Package edu.umd.cs.mtc
Annotation Type MultithreadedTest
-
@Retention(RUNTIME) @Target(METHOD) public @interface MultithreadedTest
Annotation to indicate that a test triggers a multithreaded test case and that the threads should be run multiple times.- Author:
- Jan Van Besien
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
times
-