Package | Description |
---|---|
net.amygdalum.testrecorder | |
net.amygdalum.testrecorder.deserializers | |
net.amygdalum.testrecorder.types |
Modifier and Type | Method and Description |
---|---|
List<String> |
MockedInteractions.verify(LocalVariableNameGenerator locals,
TypeManager types,
DeserializerContext context) |
Modifier and Type | Method and Description |
---|---|
LocalVariableNameGenerator |
DefaultDeserializerContext.getLocals() |
Modifier and Type | Method and Description |
---|---|
<T> DefaultDeserializerContext |
DefaultDeserializerContext.newIsolatedContext(TypeManager types,
LocalVariableNameGenerator locals) |
Constructor and Description |
---|
DefaultDeserializerContext(TypeManager types,
LocalVariableNameGenerator locals) |
Modifier and Type | Method and Description |
---|---|
LocalVariableNameGenerator |
DeserializerContext.getLocals() |
Modifier and Type | Method and Description |
---|---|
<T> DeserializerContext |
DeserializerContext.newIsolatedContext(TypeManager types,
LocalVariableNameGenerator locals) |
Copyright © 2020. All rights reserved.