com.retek.commons.util.formatvalidator
Class PhoneNumberFormatValidatorTest

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

public class PhoneNumberFormatValidatorTest
extends junit.framework.TestCase


Constructor Summary
PhoneNumberFormatValidatorTest(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, 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

PhoneNumberFormatValidatorTest

public PhoneNumberFormatValidatorTest(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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25