Package | Description |
---|---|
net.amygdalum.testrecorder.generator |
Modifier and Type | Class and Description |
---|---|
class |
JUnit4TestTemplate |
class |
JUnit5TestTemplate |
Modifier and Type | Method and Description |
---|---|
Class<? extends TestTemplate> |
DefaultTestGeneratorProfile.template() |
Class<? extends TestTemplate> |
TestGeneratorProfile.template() |
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.