public abstract class AbstractBeanGenerationValidationsTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected File |
beansDir |
protected File |
beansFile |
protected static String |
DUMMY_EXTENSION |
protected Map<String,String> |
extensionMapping |
protected BeanGenerator |
generator |
protected URI |
pojoURL |
protected File |
rootSandboxDir |
protected File |
targetDir |
protected String |
XML_TEMPLATE |
| Constructor and Description |
|---|
AbstractBeanGenerationValidationsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfter() |
protected void |
makeDirs(File... dirs) |
void |
prepare() |
protected void |
prepareBeanFile(File givenBeansFile,
String content) |
protected void |
prepareVelocityTemplateFile(File givenBeansFile,
String content) |
protected static final String DUMMY_EXTENSION
protected BeanGenerator generator
protected final String XML_TEMPLATE
protected final File rootSandboxDir
protected File beansFile
protected File beansDir
protected File targetDir
protected URI pojoURL
public AbstractBeanGenerationValidationsTest()
public void prepare()
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionprotected void makeDirs(File... dirs) throws IOException
IOExceptionpublic void doAfter()
Copyright © 2017 SAP SE. All Rights Reserved.