org.apache.ws.scout.registry
Class LifeCycleManagerTest

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

public class LifeCycleManagerTest
extends junit.framework.TestCase

Version:
$Rev$ $Date$ $Author$

Nested Class Summary
protected  class LifeCycleManagerTest.ConcreteLifeCycleManager
           
 
Constructor Summary
LifeCycleManagerTest()
           
 
Method Summary
protected  void setUp()
           
 void testCreateObjectAssociation()
           
 void testCreateObjectAuditableEvent()
           
 void testCreateObjectClassification()
           
 void testCreateObjectClassificationScheme()
           
 void testCreateObjectConcept()
           
 void testCreateObjectEmailAddress()
           
 void testCreateObjectExternalIdentifier()
           
 void testCreateObjectExternalLink()
           
 void testCreateObjectExtrinsicObject()
           
 void testCreateObjectInternationalString()
           
 void testCreateObjectInvalid()
           
 void testCreateObjectKey()
           
 void testCreateObjectLocalizedString()
           
 void testCreateObjectOrganization()
           
 void testCreateObjectPersonName()
           
 void testCreateObjectPostalAddress()
           
 void testCreateObjectRegistryEntry()
           
 void testCreateObjectRegistryPackage()
           
 void testCreateObjectService()
           
 void testCreateObjectServiceBinding()
           
 void testCreateObjectSlot()
           
 void testCreateObjectSpecificationLink()
           
 void testCreateObjectTelephoneNumber()
           
 void testCreateObjectUser()
           
 void testDeprecateObjects()
           
 void testUnDeprecateObjects()
           
 
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

LifeCycleManagerTest

public LifeCycleManagerTest()
Method Detail

testCreateObjectAssociation

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

testCreateObjectAuditableEvent

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

testCreateObjectClassification

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

testCreateObjectClassificationScheme

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

testCreateObjectConcept

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

testCreateObjectEmailAddress

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

testCreateObjectExternalIdentifier

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

testCreateObjectExternalLink

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

testCreateObjectExtrinsicObject

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

testCreateObjectInternationalString

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

testCreateObjectKey

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

testCreateObjectLocalizedString

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

testCreateObjectOrganization

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

testCreateObjectPersonName

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

testCreateObjectPostalAddress

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

testCreateObjectRegistryEntry

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

testCreateObjectRegistryPackage

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

testCreateObjectService

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

testCreateObjectServiceBinding

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

testCreateObjectSlot

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

testCreateObjectSpecificationLink

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

testCreateObjectTelephoneNumber

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

testCreateObjectUser

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

testCreateObjectInvalid

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

testDeprecateObjects

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

testUnDeprecateObjects

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