public class DefaultObjectAdaptor extends DefaultAdaptor<SerializedObject,ObjectToMatcherCode> implements Adaptor<SerializedObject,ObjectToMatcherCode>
| Constructor and Description |
|---|
DefaultObjectAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
tryDeserialize(SerializedObject value,
ObjectToMatcherCode generator) |
net.amygdalum.testrecorder.deserializers.matcher.DefaultObjectAdaptor.TypesAware |
with(TypeManager types) |
matches, parentpublic Computation tryDeserialize(SerializedObject value, ObjectToMatcherCode generator)
tryDeserialize in interface Adaptor<SerializedObject,ObjectToMatcherCode>public net.amygdalum.testrecorder.deserializers.matcher.DefaultObjectAdaptor.TypesAware with(TypeManager types)
Copyright © 2016. All rights reserved.