org.globus.ogsa.impl.ogsi.test
Class CompatibilityTests

java.lang.Object
  extended byTestSuite
      extended byorg.globus.ogsa.server.test.GridTestSuite
          extended byorg.globus.ogsa.impl.ogsi.test.CompatibilityTests

public class CompatibilityTests
extends GridTestSuite

tests ogsi service data compliance with gss 1.0 spec

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.globus.ogsa.server.test.GridTestSuite
testServer
 
Constructor Summary
CompatibilityTests(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

CompatibilityTests

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

suite

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