|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TestRunnable | |
| net.sourceforge.groboutils.junit.v1 | The GroboUtils JUnit Extention: classes to help in the creation and execution of JUnit tests. |
| Uses of TestRunnable in net.sourceforge.groboutils.junit.v1 |
| Subclasses of TestRunnable in net.sourceforge.groboutils.junit.v1 | |
class |
TestMonitorRunnable
A helper class to more easily create monitors. |
| Constructors in net.sourceforge.groboutils.junit.v1 with parameters of type TestRunnable | |
MultiThreadedTestRunner(TestRunnable[] tr)
Create a new utility instance with the given set of parallel runners. |
|
MultiThreadedTestRunner(TestRunnable[] runners,
TestRunnable[] monitors)
Create a new utility instance with the given set of parallel runners and a set of monitors. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||