| Package | Description |
|---|---|
| net.amygdalum.testrecorder.deserializers | |
| net.amygdalum.testrecorder.deserializers.builder | |
| net.amygdalum.testrecorder.deserializers.matcher |
| Modifier and Type | Method and Description |
|---|---|
Computation |
ConstructionPlan.compute(TypeManager types,
Deserializer<Computation> compiler) |
Computation |
Construction.computeBest(TypeManager types,
Deserializer<Computation> compiler) |
Deserializer<Computation> |
DeserializerFactory.create(LocalVariableNameGenerator locals,
TypeManager types) |
<T extends SerializedValue> |
Adaptors.tryDeserialize(T value,
TypeManager types,
G generator) |
| Modifier and Type | Method and Description |
|---|---|
TypeManager |
ObjectToSetupCode.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
ObjectToSetupCode |
ObjectToSetupCode.Factory.create(LocalVariableNameGenerator locals,
TypeManager types) |
| Constructor and Description |
|---|
ObjectToSetupCode(LocalVariableNameGenerator locals,
TypeManager types) |
ObjectToSetupCode(LocalVariableNameGenerator locals,
TypeManager types,
Adaptors<ObjectToSetupCode> adaptors) |
| Modifier and Type | Method and Description |
|---|---|
TypeManager |
ObjectToMatcherCode.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
Deserializer<Computation> |
ObjectToMatcherCode.Factory.create(LocalVariableNameGenerator locals,
TypeManager types) |
net.amygdalum.testrecorder.deserializers.matcher.DefaultObjectAdaptor.TypesAware |
DefaultObjectAdaptor.with(TypeManager types) |
| Constructor and Description |
|---|
ObjectToMatcherCode(LocalVariableNameGenerator locals,
TypeManager types) |
ObjectToMatcherCode(LocalVariableNameGenerator locals,
TypeManager types,
Adaptors<ObjectToMatcherCode> adaptors) |
Copyright © 2016. All rights reserved.