public class SimpleTypeConfigurabilityTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
SimpleTypeConfigurabilityTest() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, 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, formatpublic 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()
Copyright © 2014. All rights reserved.