Package | Description |
---|---|
net.amygdalum.testrecorder.generator |
Modifier and Type | Field and Description |
---|---|
static List<CustomAnnotation> |
DefaultTestGeneratorProfile.DEFAULT_ANNOTATIONS |
Modifier and Type | Method and Description |
---|---|
List<CustomAnnotation> |
DefaultTestGeneratorProfile.annotations() |
List<CustomAnnotation> |
TestGeneratorProfile.annotations() |
Constructor and Description |
---|
ClassGenerator(DeserializerFactory setup,
DeserializerFactory matcher,
TestTemplate template,
List<CustomAnnotation> annotations,
String pkg,
String testName) |
MethodGenerator(int no,
TypeManager types,
DeserializerFactory setup,
DeserializerFactory matcher,
TestTemplate template,
List<CustomAnnotation> annotations) |
SetupGenerator(TypeManager types,
String name,
TestTemplate template,
List<CustomAnnotation> annotations) |
Copyright © 2020. All rights reserved.