Package | Description |
---|---|
net.amygdalum.testrecorder.deserializers | |
net.amygdalum.testrecorder.deserializers.builder | |
net.amygdalum.testrecorder.deserializers.matcher |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAdaptor<T extends SerializedValue> |
Modifier and Type | Method and Description |
---|---|
Class<? extends Adaptor<T>> |
Adaptor.parent() |
Class<? extends Adaptor<T>> |
DefaultAdaptor.parent() |
Modifier and Type | Method and Description |
---|---|
Adaptors |
Adaptors.add(Adaptor<?> adaptor) |
Adaptors |
Adaptors.add(Class<? extends SerializedValue> clazz,
Adaptor<?> adaptor) |
Modifier and Type | Method and Description |
---|---|
Adaptors |
Adaptors.load(List<? extends Adaptor> adaptors) |
Modifier and Type | Interface and Description |
---|---|
interface |
SetupGenerator<T extends SerializedValue> |
Modifier and Type | Class and Description |
---|---|
class |
ArraysListAdaptor |
class |
BeanObjectAdaptor |
class |
CollectionsListAdaptor |
class |
CollectionsMapAdaptor |
class |
CollectionsSetAdaptor |
class |
DefaultArrayAdaptor |
class |
DefaultBigDecimalAdaptor |
class |
DefaultBigIntegerAdaptor |
class |
DefaultClassAdaptor |
class |
DefaultEnumAdaptor |
class |
DefaultGenericCollectionAdaptor<T extends SerializedReferenceType> |
class |
DefaultGenericMapAdaptor<T extends SerializedReferenceType> |
class |
DefaultLambdaAdaptor |
class |
DefaultListAdaptor |
class |
DefaultLiteralAdaptor |
class |
DefaultMapAdaptor |
class |
DefaultNullAdaptor |
class |
DefaultObjectAdaptor |
class |
DefaultProxyAdaptor |
class |
DefaultQueueAdaptor |
class |
DefaultSetAdaptor |
class |
DefaultSetupGenerator<T extends SerializedValue> |
class |
LargePrimitiveArrayAdaptor |
class |
ObjectBuilderAdaptor |
class |
ObjectFactoryAdaptor |
class |
ProxyPlaceholderAdaptor |
Modifier and Type | Interface and Description |
---|---|
interface |
MatcherGenerator<T extends SerializedValue> |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMatcherGenerator<T extends SerializedValue> |
class |
DefaultSequenceAdaptor |
class |
SimpleValueAdaptor |
Copyright © 2020. All rights reserved.