类 play.test.BaseTest
的使用

使用 BaseTest 的软件包
play   
play.plugins   
play.test   
 

playBaseTest 的使用
 

类型变量类型为 BaseTestplay 中的方法参数
 TestEngine.TestResults PlayPlugin.runTest(java.lang.Class<BaseTest> clazz)
          Run a test class
 

play.pluginsBaseTest 的使用
 

类型变量类型为 BaseTestplay.plugins 中的方法参数
 TestEngine.TestResults PluginCollection.runTest(java.lang.Class<BaseTest> clazz)
           
 

play.testBaseTest 的使用
 

play.testBaseTest 的子类
 class FunctionalTest
          Application tests support
 class UnitTest
           
 



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