|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentRule | |
|---|---|
| ma.glasnost.orika.test.perf | |
| Uses of ConcurrentRule in ma.glasnost.orika.test.perf |
|---|
| Fields in ma.glasnost.orika.test.perf declared as ConcurrentRule | |
|---|---|
ConcurrentRule |
MultiThreadedTestCase.concurrentRule
Allows us to run methods concurrently by marking with @Concurrent;
note that in the current implementation, such methods will have the
@Before and @After methods also invoked concurrently. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||