|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonsTestRunnerException | |
|---|---|
| org.jcoderz.commons | |
| Uses of CommonsTestRunnerException in org.jcoderz.commons |
|---|
| Methods in org.jcoderz.commons that throw CommonsTestRunnerException | |
|---|---|
void |
CommonsTestRunnerSessionInterface.runTest(String testClassName,
String testMethodName)
Runs a test case inside a server. |
void |
CommonsTestRunnerSessionImpl.runTest(String testClassName,
String testMethodName)
Runs a test case inside a server. |
void |
CommonsTestRunnerSessionInterface.runTestWithTx(String testClassName,
String testMethodName)
Runs a test case inside a server with a new container-managed transaction. |
void |
CommonsTestRunnerSessionImpl.runTestWithTx(String testClassName,
String testMethodName)
Runs a test case inside a server with a new container-managed transaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||