org.apache.ws.scout.registry.infomodel
Class EmailAddressTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.ws.scout.registry.infomodel.EmailAddressTest
All Implemented Interfaces:
junit.framework.Test

public class EmailAddressTest
extends junit.framework.TestCase

Version:
$Revision$ $Date$

Constructor Summary
EmailAddressTest()
           
 
Method Summary
protected  void setUp()
           
 void testNullAddress()
           
 void testSetAddress()
           
 void testSetType()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmailAddressTest

public EmailAddressTest()
Method Detail

testNullAddress

public void testNullAddress()
                     throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testSetAddress

public void testSetAddress()
                    throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

testSetType

public void testSetType()
                 throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.