|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sf.jsefa.test.xml.SimpleTypeConfigurabilityTest
public class SimpleTypeConfigurabilityTest
Tests for testing the configurability of simple types (concerning format and/or converterType) for different xml node types.
| Constructor Summary | |
|---|---|
SimpleTypeConfigurabilityTest()
|
|
| Method Summary | |
|---|---|
void |
testAttributeWithConverterType()
Tests the converter type configuration for an attribute. |
void |
testAttributeWithFormat()
Tests the format configuration for an attribute. |
void |
testAttributeWithFormatAndConverterType()
Tests the format and converter type configuration for an attribute. |
void |
testElementListWithConverterType()
Tests the converter type configuration for an element list. |
void |
testElementListWithFormat()
Tests the format configuration for an element list. |
void |
testElementListWithFormatAndConverterType()
Tests the format and converter type configuration for an element list. |
void |
testElementMapWithConverterType()
Tests the converter type configuration for an element map. |
void |
testElementMapWithFormat()
Tests the format configuration for an element map. |
void |
testElementMapWithFormatAndConverterType()
Tests the format and converter type configuration for an element map. |
void |
testElementWithConverterType()
Tests the converter type configuration for an element. |
void |
testElementWithFormat()
Tests the format configuration for an element. |
void |
testElementWithFormatAndConverterType()
Tests the format and converter type configuration for an element. |
void |
testTextContentWithConverterTypeDTO()
Tests the converter type configuration for a text content. |
void |
testTextContentWithFormat()
Tests the format configuration for a text content. |
void |
testTextContentWithFormatAndConverterTypeDTO()
Tests the format and converter type configuration for a text content. |
| 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleTypeConfigurabilityTest()
| Method Detail |
|---|
public void testAttributeWithFormat()
public void testAttributeWithConverterType()
public void testAttributeWithFormatAndConverterType()
public void testElementWithFormat()
public void testElementWithConverterType()
public void testElementWithFormatAndConverterType()
public void testTextContentWithFormat()
public void testTextContentWithConverterTypeDTO()
public void testTextContentWithFormatAndConverterTypeDTO()
public void testElementListWithFormat()
public void testElementListWithConverterType()
public void testElementListWithFormatAndConverterType()
public void testElementMapWithFormat()
public void testElementMapWithConverterType()
public void testElementMapWithFormatAndConverterType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||