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

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

public class SlotTest
extends junit.framework.TestCase

Version:
$Rev$ $Date$

Constructor Summary
SlotTest()
           
 
Method Summary
protected  void setUp()
           
 void testEmptySlot()
           
 void testEquals()
           
 void testName()
           
 void testNullValues()
           
 void testType()
           
 void testValues()
           
 
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

SlotTest

public SlotTest()
Method Detail

testEmptySlot

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

testName

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

testType

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

testValues

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

testNullValues

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

testEquals

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