Class ExceptionState
java.lang.Object
de.monochromata.cucumber.stepdefs.ExceptionState
public class ExceptionState extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExceptionState() -
Method Summary
Modifier and Type Method Description voidcatchAll(org.assertj.core.api.ThrowableAssert.ThrowingCallable body)
-
Field Details
-
exception
-
-
Constructor Details
-
ExceptionState
public ExceptionState()
-
-
Method Details
-
catchAll
public void catchAll(org.assertj.core.api.ThrowableAssert.ThrowingCallable body)
-