org.globus.ogsa.impl.core.service.test
Class PackagePostTests

java.lang.Object
  extended byTestSuite
      extended byorg.globus.ogsa.server.test.GridTestSuite
          extended byorg.globus.ogsa.impl.core.service.test.PackagePostTests

public class PackagePostTests
extends GridTestSuite

tests factory grid service

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.globus.ogsa.server.test.GridTestSuite
testServer
 
Constructor Summary
PackagePostTests(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 
Methods inherited from class org.globus.ogsa.server.test.GridTestSuite
addTestSuite, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackagePostTests

public PackagePostTests(java.lang.String name)
Method Detail

suite

public static Test suite()
                  throws java.lang.Exception
Throws:
java.lang.Exception