Uses of Class
net.thucydides.core.steps.ErrorConvertor
| Package | Description |
|---|---|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
-
Uses of ErrorConvertor in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return ErrorConvertor Modifier and Type Method Description static ErrorConvertorErrorConvertor. forError(java.lang.Throwable throwable)