org.globus.ogsa.impl.base.multirft.test
Class TestRFT

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.impl.base.multirft.test.TestRFT

public class TestRFT
extends TestCase

tests RFT base service

See Also:
Serialized Form

Constructor Summary
TestRFT(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 void testRFTService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRFT

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

suite

public static Test suite()

testRFTService

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