net.thucydides.core.steps
Class ErrorConvertor
java.lang.Object
net.thucydides.core.steps.ErrorConvertor
- All Implemented Interfaces:
- Serializable
public class ErrorConvertor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorConvertor
protected ErrorConvertor(Throwable throwable)
forError
public static ErrorConvertor forError(Throwable throwable)
convertToAssertion
public AssertionError convertToAssertion()
messageFrom
public String messageFrom(Throwable error)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.