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

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

public class ExtensibleObjectTest
extends junit.framework.TestCase

Version:
$Revision$ $Date$

Constructor Summary
ExtensibleObjectTest()
           
 
Method Summary
 void setUp()
           
 void testAddSlot()
           
 void testAddSlots()
           
 void testGetSlot()
           
 void testGetSlots()
           
 void testRemoveSlot()
           
 void testRemoveSlots()
           
 void testRemoveSlotWithOneRemaining()
           
 
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

ExtensibleObjectTest

public ExtensibleObjectTest()
Method Detail

testAddSlot

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

testAddSlots

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

testGetSlot

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

testGetSlots

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

testRemoveSlot

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

testRemoveSlotWithOneRemaining

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

testRemoveSlots

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

setUp

public 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.