Package net.thucydides.junit.spring

Package class diagram package net.thucydides.junit.spring
Class Summary
RunAfterTestMethodCallbacks RunAfterTestMethodCallbacks is a custom JUnit 4.5+ Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling afterTestMethod()} on the supplied TestContextManager.
RunBeforeTestMethodCallbacks RunBeforeTestMethodCallbacks is a custom JUnit 4.5+ Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling beforeTestMethod() on the supplied TestContextManager.
SpringIntegration Use the Spring test annotations in Thucydides tests.
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.