|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestExecutor
| Method Summary | |
|---|---|
int |
getFailureCount()
|
int |
getIgnoreCount()
|
int |
getRunCount()
|
void |
runTests(Class<?>... testClasses)
|
void |
runTests(String testGroup,
Class<?>... testClasses)
|
| Method Detail |
|---|
void runTests(Class<?>... testClasses)
throws Exception
Exception
void runTests(String testGroup,
Class<?>... testClasses)
throws Exception
Exceptionint getRunCount()
int getFailureCount()
int getIgnoreCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||