Package net.thucydides.core.steps
Class CleanupMethodLocator
java.lang.Object
net.thucydides.core.steps.CleanupMethodLocator
public class CleanupMethodLocator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description CleanupMethodLocator()
-
Method Summary
Modifier and Type Method Description boolean
currentMethodWasCalledFromACleanupMethod()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CleanupMethodLocator
public CleanupMethodLocator()
-
-
Method Details
-
currentMethodWasCalledFromACleanupMethod
public boolean currentMethodWasCalledFromACleanupMethod()
-