public class BeanGeneratorPropertyNameValidationsTest extends AbstractBeanGenerationValidationsTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
YUMMY_EXTENSION |
protected File |
yummyBeansDir |
protected File |
yummyBeansFile |
beansDir, beansFile, DUMMY_EXTENSION, extensionMapping, generator, pojoURL, rootSandboxDir, targetDir, XML_TEMPLATE| Constructor and Description |
|---|
BeanGeneratorPropertyNameValidationsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testEmptyPropertyName() |
void |
testMergingPropertyNameClash() |
void |
testMergingPropertyNameClashByInheritance() |
doAfter, makeDirs, prepareBeanFile, prepareVelocityTemplateFileprotected static final String YUMMY_EXTENSION
protected File yummyBeansFile
protected File yummyBeansDir
public BeanGeneratorPropertyNameValidationsTest()
public void prepare()
throws IOException,
URISyntaxException
prepare in class AbstractBeanGenerationValidationsTestIOExceptionURISyntaxExceptionpublic void testEmptyPropertyName()
public void testMergingPropertyNameClash()
public void testMergingPropertyNameClashByInheritance()
Copyright © 2017 SAP SE. All Rights Reserved.