org.shiftone.ooc.test
Class EnvironmentTestCase

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.shiftone.ooc.test.TestCaseBase
              extended byorg.shiftone.ooc.test.EnvironmentTestCase
All Implemented Interfaces:
junit.framework.Test

public class EnvironmentTestCase
extends TestCaseBase

Author:
Jeff Drost

Constructor Summary
EnvironmentTestCase()
           
 
Method Summary
 void testAddToEnvironment()
          Method testAddToEnvironment
 void testRemoveFromEnvironment()
          Method testRemoveFromEnvironment
 void testReturnedClone()
          Method testBind
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EnvironmentTestCase

public EnvironmentTestCase()
Method Detail

testReturnedClone

public void testReturnedClone()
                       throws javax.naming.NamingException
Method testBind

Throws:
javax.naming.NamingException

testAddToEnvironment

public void testAddToEnvironment()
                          throws javax.naming.NamingException
Method testAddToEnvironment

Throws:
javax.naming.NamingException

testRemoveFromEnvironment

public void testRemoveFromEnvironment()
                               throws javax.naming.NamingException
Method testRemoveFromEnvironment

Throws:
javax.naming.NamingException