| |
|
| org.apache.commons.betwixt.AbstractTestCase org.apache.commons.betwixt.TestBeanWriter
Inner Class :public static class BeanWithAddMethod | |
suite | public static Test suite()(Code) | | |
testBeanWriterWorksWithAnAddMethodAndACollection | public void testBeanWriterWorksWithAnAddMethodAndACollection() throws Exception(Code) | | |
testListedWriteEmptyElements | public void testListedWriteEmptyElements() throws Exception(Code) | | Test nested case for writing empty elements
|
testSimpleWriteEmptyElements | public void testSimpleWriteEmptyElements() throws Exception(Code) | | Test simplest case for writing empty elements
|
testValidEndOfLine | public void testValidEndOfLine() throws Exception(Code) | | Testing valid endofline characters.
It tests if there is a warning on System.err
|
testWriteNameMapperStrategy | public void testWriteNameMapperStrategy() throws Exception(Code) | | |
|
|
|