| Package | Description |
|---|---|
| net.amygdalum.testrecorder | |
| net.amygdalum.testrecorder.serializers | |
| net.amygdalum.testrecorder.visitors |
| Modifier and Type | Method and Description |
|---|---|
T |
SerializedCollectionVisitor.visitSet(SerializedSet value) |
| Modifier and Type | Method and Description |
|---|---|
SerializedSet |
DefaultSetSerializer.generate(Type type,
Class<?> valueType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSetSerializer.populate(SerializedSet serializedObject,
Object object) |
| Modifier and Type | Method and Description |
|---|---|
String |
SerializedValuePrinter.visitSet(SerializedSet value) |
Computation |
ObjectToSetupCode.visitSet(SerializedSet value) |
Computation |
ObjectToMatcherCode.visitSet(SerializedSet value) |
Object |
Deserializer.visitSet(SerializedSet value) |
Copyright © 2016. All rights reserved.