public class TestRepairAttributeValues
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestRepairAttributeValues(String name) |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 TestRepairAttributeValues(String name)
protected void setUp()
setUp in class junit.framework.TestCasepublic static junit.framework.Test suite()
protected void tearDown()
tearDown in class junit.framework.TestCasepublic void TestRepairAttributeValues_AgeString_BadUnit()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_GoodDay()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_GoodMonth()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_GoodWeek()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_GoodYear()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_AgeString_TooShort()
throws Exception
Exceptionpublic void TestRepairAttributeValues_CodeString_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_CodeString_EmbeddedBadCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_CodeString_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_CodeString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_CodeString_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Date_BadPeriods()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Date_BadSlashes()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Date_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Date_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Date_TooShort()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DateTime_EmbeddedBadCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DateTime_GoodWithNoTimezoneAndNoFraction()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DateTime_GoodWithTimezoneAndFullFraction()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DateTime_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DecimalString_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DecimalString_EmbeddedBadCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DecimalString_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DecimalString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_DecimalString_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_EmbeddedBadCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_TooLargeAnIntegerValue()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_TooSmallAnIntegerValue()
throws Exception
Exceptionpublic void TestRepairAttributeValues_IntegerString_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_LongString_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_LongString_EmbeddedBackslash()
throws Exception
Exceptionpublic void TestRepairAttributeValues_LongString_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_LongString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_LongString_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortString_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortString_EmbeddedBackslash()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortString_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortString_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortString_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortText_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortText_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_ShortText_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Time_BadColons()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Time_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Time_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_Time_TooShort()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UniqueIdentifier_BadTrailingSpace()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UniqueIdentifier_EmbeddedBadCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UniqueIdentifier_Good()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UniqueIdentifier_TooLong()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UniqueIdentifier_Trim()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UnlimitedCharacters_ControlCharacter()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UnlimitedCharacters_EmbeddedBackslash()
throws Exception
Exceptionpublic void TestRepairAttributeValues_UnlimitedCharacters_Good()
throws Exception
Exception