| Package | Description |
|---|---|
| net.amygdalum.testrecorder.deserializers | |
| net.amygdalum.testrecorder.deserializers.builder | |
| net.amygdalum.testrecorder.deserializers.matcher |
| Modifier and Type | Method and Description |
|---|---|
Adaptors<G> |
Adaptors.add(Class<? extends SerializedValue> clazz,
Adaptor<?,G> adaptor) |
| Modifier and Type | Field and Description |
|---|---|
static Adaptors<ObjectToSetupCode> |
ObjectToSetupCode.DEFAULT |
| Constructor and Description |
|---|
ObjectToSetupCode(LocalVariableNameGenerator locals,
TypeManager types,
Adaptors<ObjectToSetupCode> adaptors) |
| Modifier and Type | Field and Description |
|---|---|
static Adaptors<ObjectToMatcherCode> |
ObjectToMatcherCode.DEFAULT |
| Constructor and Description |
|---|
ObjectToMatcherCode(LocalVariableNameGenerator locals,
TypeManager types,
Adaptors<ObjectToMatcherCode> adaptors) |
Copyright © 2016. All rights reserved.