public class DefaultTestGeneratorProfile extends Object implements TestGeneratorProfile
| Modifier and Type | Field and Description |
|---|---|
static List<CustomAnnotation> |
DEFAULT_ANNOTATIONS |
| Constructor and Description |
|---|
DefaultTestGeneratorProfile() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAnnotation> |
annotations() |
Class<? extends TestTemplate> |
template() |
public static final List<CustomAnnotation> DEFAULT_ANNOTATIONS
public List<CustomAnnotation> annotations()
annotations in interface TestGeneratorProfilepublic Class<? extends TestTemplate> template()
template in interface TestGeneratorProfileCopyright © 2020. All rights reserved.