Class ProtoStreamConcurrentTestCase
java.lang.Object
org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
org.wildfly.clustering.marshalling.protostream.ProtoStreamConcurrentTestCase
ProtoStream tests for java.util.concurrent package.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
testConcurrentHashMap, testConcurrentHashSet, testConcurrentLinkedDeque, testConcurrentLinkedQueue, testConcurrentSkipListMap, testConcurrentSkipListSet, testCopyOnWriteArrayList, testCopyOnWriteArraySet, testTimeUnit
-
Constructor Details
-
ProtoStreamConcurrentTestCase
public ProtoStreamConcurrentTestCase()
-