| Package | Description |
|---|---|
| org.dynamide.restreplay | |
| org.dynamide.restreplay.mutators |
| Modifier and Type | Field and Description |
|---|---|
IMutator |
ServiceResult.mutator |
| Modifier and Type | Method and Description |
|---|---|
IMutator |
ServiceResult.getMutator() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentMutator
ContentMutator implements the basic, common functionality of all IMutators.
|
class |
ExcludeFields |
class |
VarMutator |
| Modifier and Type | Method and Description |
|---|---|
static IMutator |
MutatorFactory.createMutator(String type,
String requestPayloadFilenameRel,
String requestPayloadFilename,
ResourceManager resourceManager,
org.dom4j.Node optionsNode) |
static IMutator |
MutatorFactory.createMutatorNoInit(String type) |
Copyright © 2016. All rights reserved.