public abstract class AbstractTemplateBasedTestGenerator<T extends TestGenerator> extends AbstractTestGenerator<T>
TestGenerator.GeneratorModelog, self| Constructor and Description |
|---|
AbstractTemplateBasedTestGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
create()
Create the test case.
|
protected abstract String |
getTemplateFilePath()
Subclasses must provide proper template file path.
|
protected Properties |
getTemplateProperties()
Prepares the test case properties for dynamic property replacement in
test case templates.
|
getAuthor, getCreationDate, getDescription, getFileExtension, getFramework, getMethodName, getName, getPackage, getSrcDirectory, getTargetFile, getTargetPackage, getUpdateDateTime, isDisabled, setAuthor, setDescription, setDisabled, setFileExtension, setFramework, setName, setPackage, setSrcDirectory, setTargetPackage, usePackage, useSrcDirectory, withAuthor, withDescription, withDisabled, withFileExtension, withFramework, withNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMode, withModepublic void create()
protected Properties getTemplateProperties()
protected abstract String getTemplateFilePath()
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.