Uses of Class
play.test.BaseTest

Packages that use BaseTest
play   
play.plugins   
play.test   
 

Uses of BaseTest in play
 

Method parameters in play with type arguments of type BaseTest
 TestEngine.TestResults PlayPlugin.runTest(java.lang.Class<BaseTest> clazz)
          Run a test class
 

Uses of BaseTest in play.plugins
 

Method parameters in play.plugins with type arguments of type BaseTest
 TestEngine.TestResults PluginCollection.runTest(java.lang.Class<BaseTest> clazz)
           
 

Uses of BaseTest in play.test
 

Subclasses of BaseTest in play.test
 class FunctionalTest
          Application tests support
 class UnitTest
           
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly