Interface TestFrameworkInterface
- All Known Subinterfaces:
- ScalatestRouteTest,- Specs2FrameworkInterface.Specs2,- Specs2RouteTest,- TestFrameworkInterface.Scalatest
public interface TestFrameworkInterface
- 
Nested Class SummaryNested Classes
- 
Method Summary
- 
Method Details- 
cleanUpvoid cleanUp()
- 
failTest
- 
testExceptionHandlerExceptionHandler testExceptionHandler()
 
-