public class SetupGenerator extends Object
| Constructor and Description |
|---|
SetupGenerator(TypeManager types,
String name,
TestTemplate template,
List<CustomAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
SetupGenerator |
generateReset() |
String |
generateSetup() |
public SetupGenerator(TypeManager types, String name, TestTemplate template, List<CustomAnnotation> annotations)
public SetupGenerator generateReset()
public String generateSetup()
Copyright © 2020. All rights reserved.