|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.springframework.batch.item.file.mapping.BeanWrapperFieldSetMapperTests
public class BeanWrapperFieldSetMapperTests
Constructor Summary | |
---|---|
BeanWrapperFieldSetMapperTests()
|
Method Summary | |
---|---|
void |
testMapperWithNestedBeanPaths()
|
void |
testMapperWithNestedBeanPathsAndPropertyMatches()
|
void |
testMapperWithNestedBeanPathsAndPropertyMisMatches()
|
void |
testMapperWithNestedBeanPathsAndPropertyPrefixMisMatches()
|
void |
testMapperWithNotVerySimilarNamePropertyMatches()
|
void |
testMapperWithPrototype()
|
void |
testMapperWithSimilarNamePropertyMatches()
|
void |
testMapperWithSingleton()
|
void |
testNameAndTypeSpecified()
|
void |
testNameNorTypeSpecified()
|
void |
testNestedList()
|
void |
testPaddedLongWithDefaultAndCustomEditor()
|
void |
testPaddedLongWithEditor()
|
void |
testPaddedLongWithNoEditor()
|
void |
testPlainBeanWrapper()
|
void |
testPropertyNameMatching()
|
void |
testVanillaBeanCreatedFromType()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BeanWrapperFieldSetMapperTests()
Method Detail |
---|
public void testNameAndTypeSpecified() throws Exception
Exception
public void testNameNorTypeSpecified() throws Exception
Exception
public void testVanillaBeanCreatedFromType() throws Exception
Exception
public void testMapperWithSingleton() throws Exception
Exception
public void testPropertyNameMatching() throws Exception
Exception
public void testMapperWithPrototype() throws Exception
Exception
public void testMapperWithNestedBeanPaths() throws Exception
Exception
public void testMapperWithSimilarNamePropertyMatches() throws Exception
Exception
public void testMapperWithNotVerySimilarNamePropertyMatches() throws Exception
Exception
public void testMapperWithNestedBeanPathsAndPropertyMatches() throws Exception
Exception
public void testMapperWithNestedBeanPathsAndPropertyMisMatches() throws Exception
Exception
public void testMapperWithNestedBeanPathsAndPropertyPrefixMisMatches() throws Exception
Exception
public void testPlainBeanWrapper() throws Exception
Exception
public void testNestedList()
public void testPaddedLongWithNoEditor() throws Exception
Exception
public void testPaddedLongWithEditor() throws Exception
Exception
public void testPaddedLongWithDefaultAndCustomEditor() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |