com.retek.commons.util.formatvalidator
Class DateFormatValidatorTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.retek.commons.util.formatvalidator.DateFormatValidatorTest
All Implemented Interfaces:
junit.framework.Test

public class DateFormatValidatorTest
extends junit.framework.TestCase


Constructor Summary
DateFormatValidatorTest(java.lang.String arg0)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testValidateEmptyFormat()
           
 void testValidDateFormat()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateFormatValidatorTest

public DateFormatValidatorTest(java.lang.String arg0)
Method Detail

suite

public static junit.framework.TestSuite suite()

testValidateEmptyFormat

public void testValidateEmptyFormat()

testValidDateFormat

public void testValidDateFormat()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25