| Package | Description |
|---|---|
| ma.glasnost.orika.test.perf | |
| ma.glasnost.orika.test.util |
| Modifier and Type | Field and Description |
|---|---|
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. |
| Modifier and Type | Field and Description |
|---|---|
ConcurrentRule |
SortedCollectionConcurrencyTestCase.rule |
Copyright © 2015 Glasnost. All Rights Reserved.