ma.glasnost.orika.test.util
Class SortedCollectionConcurrencyTestCase
java.lang.Object
ma.glasnost.orika.test.util.SortedCollectionConcurrencyTestCase
public class SortedCollectionConcurrencyTestCase
- extends Object
This test is an attempt to trigger invalid insertion order
in SortedCollection;
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rule
public ConcurrentRule rule
SortedCollectionConcurrencyTestCase
public SortedCollectionConcurrencyTestCase()
setup
public static void setup()
testOrdering
public void testOrdering()
teardown
public static void teardown()
Copyright © 2014 Glasnost. All Rights Reserved.