Class ProtoStreamUtilTestCase
java.lang.Object
org.wildfly.clustering.marshalling.AbstractUtilTestCase
org.wildfly.clustering.marshalling.protostream.ProtoStreamUtilTestCase
public class ProtoStreamUtilTestCase
extends org.wildfly.clustering.marshalling.AbstractUtilTestCase
ProtoStream tests for java.util package.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.AbstractUtilTestCase
testArrayDeque, testArrayList, testBitSet, testCalendar, testCurrency, testDate, testEmptyList, testEmptyMap, testEmptyNavigableMap, testEmptyNavigableSet, testEmptySet, testEmptySortedMap, testEmptySortedSet, testEnumMap, testEnumSet, testHashMap, testHashSet, testJumboEnumSet, testLinkedHashMap, testLinkedHashSet, testLinkedList, testLocale, testProperties, testSimpleEntry, testSimpleImmutableEntry, testSingletonList, testSingletonMap, testSingletonSet, testSynchronizedCollection, testSynchronizedList, testSynchronizedMap, testSynchronizedNavigableMap, testSynchronizedNavigableSet, testSynchronizedRandomAccessList, testSynchronizedSet, testSynchronizedSortedMap, testSynchronizedSortedSet, testTimeZone, testTreeMap, testTreeSet, testUnmodifiableCollection, testUnmodifiableList, testUnmodifiableMap, testUnmodifiableNavigableMap, testUnmodifiableNavigableSet, testUnmodifiableSet, testUnmodifiableSortedMap, testUnmodifiableSortedSet, testUUID
-
Constructor Details
-
ProtoStreamUtilTestCase
public ProtoStreamUtilTestCase()
-