All Classes
-
All Classes Class Summary Annotation Types Summary Class Description MultiThreadedRunner A junit runner which runs the threaded methods before the actual junit test method.MultithreadedTest Annotation to indicate that a test triggers a multithreaded test case and that the threads should be run multiple times.MultithreadedTestCase This is the base class for each test in the MultithreadedTC framework.RunThreadsThenInvokeMethod This class plugs theMultithreadedTestCaseinto the JUnit framework.Threaded Annotation to indicate that a method in aMultithreadedTestCaseshould be run in a separate thread.