org.globus.ogsa.server.test
Class ServiceHostTest

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.server.test.ServiceHostTest

public class ServiceHostTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
ServiceHostTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
 void testPort()
           
 void testProtocol()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceHostTest

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

main

public static void main(java.lang.String[] args)

suite

public static Test suite()

testPort

public void testPort()
              throws java.lang.Exception
Throws:
java.lang.Exception

testProtocol

public void testProtocol()
                  throws java.lang.Exception
Throws:
java.lang.Exception