org.globus.ogsa.impl.core.logging.test
Class SecurityTests

java.lang.Object
  extended byTestSuite
      extended byorg.globus.ogsa.server.test.GridTestSuite
          extended byorg.globus.ogsa.impl.core.logging.test.SecurityTests

public class SecurityTests
extends GridTestSuite

tests OgsiLogging grid service

See Also:
Serialized Form

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

SecurityTests

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

suite

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