com.retek.commons.util.formatvalidator
Class TimeFormatValidatorTest

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

public class TimeFormatValidatorTest
extends junit.framework.TestCase


Constructor Summary
TimeFormatValidatorTest(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testValidate()
           
 void testValidateEmptyFormat()
           
 void testValidateNullFormat()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

TimeFormatValidatorTest

public TimeFormatValidatorTest(java.lang.String name)
Method Detail

suite

public static junit.framework.TestSuite suite()

testValidate

public void testValidate()

testValidateEmptyFormat

public void testValidateEmptyFormat()

testValidateNullFormat

public void testValidateNullFormat()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28