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

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

public class PersonNameTest
extends junit.framework.TestCase

Version:
$Rev$ $Date$

Constructor Summary
PersonNameTest()
           
 
Method Summary
protected  void setUp()
           
 void testLevel0Methods()
           
 void testLevel1Methods()
           
 
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

PersonNameTest

public PersonNameTest()
Method Detail

testLevel1Methods

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

testLevel0Methods

public void testLevel0Methods()
                       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.