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