org.jbehave.core.failures
Class BatchFailures
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Throwable>
org.jbehave.core.failures.BatchFailures
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Throwable>
public class BatchFailures
- extends HashMap<String,Throwable>
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
BatchFailures
public BatchFailures()
BatchFailures
public BatchFailures(boolean verbose)
toString
public String toString()
- Overrides:
toString
in class AbstractMap<String,Throwable>
Copyright © 2003-2012. All Rights Reserved.