|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcurrentRule | |
|---|---|
| ma.glasnost.orika.test.perf | |
| ma.glasnost.orika.test.util | |
| 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. |
| Uses of ConcurrentRule in ma.glasnost.orika.test.util |
|---|
| Fields in ma.glasnost.orika.test.util declared as ConcurrentRule | |
|---|---|
ConcurrentRule |
SortedCollectionConcurrencyTestCase.rule
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||