|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BaseTest 的软件包 | |
|---|---|
| play | |
| play.plugins | |
| play.test | |
| play 中 BaseTest 的使用 |
|---|
| 类型变量类型为 BaseTest 的 play 中的方法参数 | |
|---|---|
TestEngine.TestResults |
PlayPlugin.runTest(java.lang.Class<BaseTest> clazz)
Run a test class |
| play.plugins 中 BaseTest 的使用 |
|---|
| 类型变量类型为 BaseTest 的 play.plugins 中的方法参数 | |
|---|---|
TestEngine.TestResults |
PluginCollection.runTest(java.lang.Class<BaseTest> clazz)
|
| play.test 中 BaseTest 的使用 |
|---|
| play.test 中 BaseTest 的子类 | |
|---|---|
class |
FunctionalTest
Application tests support |
class |
UnitTest
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||