org.globus.ogsa.impl.core.service.test
Class TestDestruction
java.lang.Object
TestCase
org.globus.ogsa.server.test.GridTestCase
org.globus.ogsa.impl.core.service.test.TestDestruction
- public class TestDestruction
- extends GridTestCase
tests service creation and destruction
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDestruction
public TestDestruction(java.lang.String name)
suite
public static Test suite()
setUp
protected void setUp()
throws java.lang.Exception
- Overrides:
setUp in class GridTestCase
- Throws:
java.lang.Exception
testDestroy
public void testDestroy()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTimeout
public void testTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPersistentDestroy
public void testPersistentDestroy()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPersistentTimeout
public void testPersistentTimeout()
throws java.lang.Exception
- Throws:
java.lang.Exception