Package net.thucydides.junit.spring
package net.thucydides.junit.spring
-
ClassesClassDescription
RunAfterTestMethodCallbacksis a custom JUnit 4.5+Statementwhich allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling afterTestMethod()} on the suppliedTestContextManager.RunBeforeTestMethodCallbacksis a custom JUnit 4.5+Statementwhich allows the Spring TestContext Framework to be plugged into the JUnit execution chain by callingbeforeTestMethod()on the suppliedTestContextManager.Deprecated.