com.retek.commons.util.formatvalidator
Class EmailFormatValidatorTest

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

public class EmailFormatValidatorTest
extends junit.framework.TestCase


Constructor Summary
EmailFormatValidatorTest(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 void testValidate()
           
 void testValidateEmptyFormat()
           
 
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

EmailFormatValidatorTest

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

suite

public static junit.framework.TestSuite suite()

testValidate

public void testValidate()

testValidateEmptyFormat

public void testValidateEmptyFormat()


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