|
Arquillian Container Test SPI 1.0.0.CR7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestRunner

TestRunner A Generic way to start the test framework.
| Method Summary | |
|---|---|
TestResult |
execute(Class<?> testClass,
String methodName)
Run a single test method in a test class. |
| Method Detail |
|---|
TestResult execute(Class<?> testClass,
String methodName)
testClass - The test case class to executemethodName - The method to execute
|
Arquillian Container Test SPI 1.0.0.CR7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||