Index

A B C E G H I L M O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractAtomicTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.util.concurrent.atomic.* classes.
AbstractAtomicTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractAtomicTestCase
 
AbstractCircularReferenceTestCase - Class in org.wildfly.clustering.marshalling
 
AbstractCircularReferenceTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractCircularReferenceTestCase
 
AbstractConcurrentTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.util.concurrent.* classes.
AbstractConcurrentTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
AbstractLangTestCase - Class in org.wildfly.clustering.marshalling
Validates marshalling of java.lang* objects.
AbstractLangTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
AbstractMathTestCase - Class in org.wildfly.clustering.marshalling
 
AbstractMathTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractMathTestCase
 
AbstractNetTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.net.* classes.
AbstractNetTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractNetTestCase
 
AbstractSQLTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.sql.* classes.
AbstractSQLTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractSQLTestCase
 
AbstractTimeTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.time.* classes.
AbstractTimeTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
AbstractUtilTestCase - Class in org.wildfly.clustering.marshalling
Generic tests for java.util.* classes.
AbstractUtilTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
addChild(Person) - Method in class org.wildfly.clustering.marshalling.test.Person
 

B

ByteBufferMarshalledKeyFactoryTestCase - Class in org.wildfly.clustering.marshalling
Unit tests for ByteBufferMarshalledValue.
ByteBufferMarshalledKeyFactoryTestCase(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactoryTestCase
 
ByteBufferMarshalledKeyFactoryTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactoryTestCase
 
ByteBufferMarshalledValueFactoryTestCase - Class in org.wildfly.clustering.marshalling
Unit tests for ByteBufferMarshalledValue.
ByteBufferMarshalledValueFactoryTestCase(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
 
ByteBufferMarshalledValueFactoryTestCase(MarshallingTesterFactory) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
 
ByteBufferTestMarshaller<T> - Class in org.wildfly.clustering.marshalling
A ByteBufferMarshaller based TestMarshaller.
ByteBufferTestMarshaller(ByteBufferMarshaller) - Constructor for class org.wildfly.clustering.marshalling.ByteBufferTestMarshaller
 

C

compare(T, T) - Method in class org.wildfly.clustering.marshalling.test.TestComparator
 
compareTo(Person) - Method in class org.wildfly.clustering.marshalling.test.Person
 
create(String) - Static method in class org.wildfly.clustering.marshalling.test.Person
 
create2DArrayTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createArrayTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createCollectionTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createIdentityTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createKeyTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createMapTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createOrderedCollectionTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createOrderedMapTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createTester() - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createTester(Class<E>) - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createTester(BiConsumer<T, T>) - Method in interface org.wildfly.clustering.marshalling.MarshallingTesterFactory
 
createTester(BiConsumer<T, T>) - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 
createTester(Function<T, A>, BiConsumer<A, T>) - Method in interface org.wildfly.clustering.marshalling.TesterFactory
 

E

equals() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
 
equals(Object) - Method in class org.wildfly.clustering.marshalling.test.Person
 

G

get() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
 
getChildren() - Method in class org.wildfly.clustering.marshalling.test.Person
 
getMarshaller() - Method in interface org.wildfly.clustering.marshalling.MarshallingTesterFactory
 
getName() - Method in class org.wildfly.clustering.marshalling.test.Person
 
getParent() - Method in class org.wildfly.clustering.marshalling.test.Person
 
getValue() - Method in class org.wildfly.clustering.marshalling.test.TestInvocationHandler
 

H

hashCode() - Method in class org.wildfly.clustering.marshalling.test.Person
 

I

IndexSerializerTestCase - Class in org.wildfly.clustering.marshalling
Unit test for IndexSerializer.
IndexSerializerTestCase() - Constructor for class org.wildfly.clustering.marshalling.IndexSerializerTestCase
 
invoke(Object, Method, Object[]) - Method in class org.wildfly.clustering.marshalling.test.TestInvocationHandler
 
isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.ByteBufferTestMarshaller
 

L

LOGGER - Static variable in interface org.wildfly.clustering.marshalling.MarshallingTesterFactory
 

M

MarshallingTesterFactory - Interface in org.wildfly.clustering.marshalling
Factory for creating marshalling testers.

O

org.wildfly.clustering.marshalling - package org.wildfly.clustering.marshalling
 
org.wildfly.clustering.marshalling.junit - package org.wildfly.clustering.marshalling.junit
 
org.wildfly.clustering.marshalling.test - package org.wildfly.clustering.marshalling.test
 

P

Person - Class in org.wildfly.clustering.marshalling.test
 
Person() - Constructor for class org.wildfly.clustering.marshalling.test.Person
 
provideArguments(ExtensionContext, TesterFactorySource) - Method in class org.wildfly.clustering.marshalling.junit.TesterFactoryArgumentsProvider
 
provideArguments(ParameterDeclarations, ExtensionContext, TesterFactorySource) - Method in class org.wildfly.clustering.marshalling.junit.TesterFactoryArgumentsProvider
 

R

read(ByteBuffer) - Method in class org.wildfly.clustering.marshalling.ByteBufferTestMarshaller
 
reject(T) - Method in interface org.wildfly.clustering.marshalling.Tester
Validates that the specified value is rejected by the tester.
reject(T, Class<E>) - Method in interface org.wildfly.clustering.marshalling.Tester
Validates that an attempt to marshal the specified value throws the specified exception type.

S

setName(String) - Method in class org.wildfly.clustering.marshalling.test.Person
 
size(IntSerializer, int) - Static method in class org.wildfly.clustering.marshalling.IndexSerializerTestCase
 

T

test() - Method in class org.wildfly.clustering.marshalling.AbstractCircularReferenceTestCase
 
test() - Method in class org.wildfly.clustering.marshalling.IndexSerializerTestCase
 
testArrayDeque() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testArrayList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testAtomicBoolean() - Method in class org.wildfly.clustering.marshalling.AbstractAtomicTestCase
 
testAtomicInteger() - Method in class org.wildfly.clustering.marshalling.AbstractAtomicTestCase
 
testAtomicLong() - Method in class org.wildfly.clustering.marshalling.AbstractAtomicTestCase
 
testAtomicReference() - Method in class org.wildfly.clustering.marshalling.AbstractAtomicTestCase
 
testBigDecimal() - Method in class org.wildfly.clustering.marshalling.AbstractMathTestCase
 
testBigInteger() - Method in class org.wildfly.clustering.marshalling.AbstractMathTestCase
 
testBitSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testBoolean() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testBooleanArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testByte() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testByteArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testCalendar() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testCharacter() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testCharArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testClass() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
TestComparator<T> - Class in org.wildfly.clustering.marshalling.test
 
TestComparator() - Constructor for class org.wildfly.clustering.marshalling.test.TestComparator
 
testConcurrentHashMap() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testConcurrentHashSet() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testConcurrentLinkedDeque() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testConcurrentLinkedQueue() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testConcurrentSkipListMap() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testConcurrentSkipListSet() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testCopyOnWriteArrayList() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testCopyOnWriteArraySet() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testCurrency() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testDate() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testDayOfWeek() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testDouble() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testDoubleArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testDuration() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testEmptyList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptyMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptyNavigableMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptyNavigableSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptySet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptySortedMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEmptySortedSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEnumMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testEnumSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
Tester<T> - Interface in org.wildfly.clustering.marshalling
Test interface for marshalling validation.
TesterFactory - Interface in org.wildfly.clustering.marshalling
Factory for creating marshalling testers.
TesterFactoryArgumentsProvider - Class in org.wildfly.clustering.marshalling.junit
Provides marshalling test method arguments via a TesterFactorySource.
TesterFactoryArgumentsProvider() - Constructor for class org.wildfly.clustering.marshalling.junit.TesterFactoryArgumentsProvider
 
TesterFactorySource - Annotation Interface in org.wildfly.clustering.marshalling.junit
Defines the tester factory parameter of a marshalling test method.
testException() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testFloat() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testFloatArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testHashCode() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledKeyFactoryTestCase
 
testHashCode() - Method in class org.wildfly.clustering.marshalling.ByteBufferMarshalledValueFactoryTestCase
 
testHashMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testHashSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testInetAddress() - Method in class org.wildfly.clustering.marshalling.AbstractNetTestCase
 
testInetSocketAddress() - Method in class org.wildfly.clustering.marshalling.AbstractNetTestCase
 
testInstant() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testInteger() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testIntegerArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
TestInvocationHandler - Class in org.wildfly.clustering.marshalling.test
 
TestInvocationHandler(Object) - Constructor for class org.wildfly.clustering.marshalling.test.TestInvocationHandler
 
testJumboEnumSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testLinkedHashMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testLinkedHashSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testLinkedList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testLocalDate() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testLocalDateTime() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testLocale() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testLocalTime() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testLong() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testLongArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
TestMarshaller<T> - Interface in org.wildfly.clustering.marshalling
Encapsulates the marshalling of an object.
testMathContext() - Method in class org.wildfly.clustering.marshalling.AbstractMathTestCase
 
testMonth() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testMonthDay() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testNull() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testObjectArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testOffsetDateTime() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testOffsetTime() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testPeriod() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testProperties() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testProxy() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testRoundingMode() - Method in class org.wildfly.clustering.marshalling.AbstractMathTestCase
 
testShort() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testShortArray() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testSimpleEntry() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSimpleImmutableEntry() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSingletonList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSingletonMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSingletonSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSQLDate() - Method in class org.wildfly.clustering.marshalling.AbstractSQLTestCase
 
testSQLTime() - Method in class org.wildfly.clustering.marshalling.AbstractSQLTestCase
 
testSQLTimestamp() - Method in class org.wildfly.clustering.marshalling.AbstractSQLTestCase
 
testStackTrace() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testString() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testSynchronizedCollection() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedNavigableMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedNavigableSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedRandomAccessList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedSortedMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testSynchronizedSortedSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testTimeUnit() - Method in class org.wildfly.clustering.marshalling.AbstractConcurrentTestCase
 
testTimeZone() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testTreeMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testTreeSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmarshallable() - Method in class org.wildfly.clustering.marshalling.AbstractLangTestCase
 
testUnmodifiableCollection() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableList() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableNavigableMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableNavigableSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableSortedMap() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testUnmodifiableSortedSet() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testURI() - Method in class org.wildfly.clustering.marshalling.AbstractNetTestCase
 
testURL() - Method in class org.wildfly.clustering.marshalling.AbstractNetTestCase
 
testUUID() - Method in class org.wildfly.clustering.marshalling.AbstractUtilTestCase
 
testYear() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testYearMonth() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testZonedDateTime() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testZoneId() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
testZoneOffset() - Method in class org.wildfly.clustering.marshalling.AbstractTimeTestCase
 
toString() - Method in class org.wildfly.clustering.marshalling.test.Person
 

V

value() - Element in annotation interface org.wildfly.clustering.marshalling.junit.TesterFactorySource
 

W

write(T) - Method in class org.wildfly.clustering.marshalling.ByteBufferTestMarshaller
 
A B C E G H I L M O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form