org.globus.ogsa.impl.base.index.test
Class TestIndexService

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.impl.base.index.test.TestIndexService

public class TestIndexService
extends TestCase

tests index base service

See Also:
Serialized Form

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

Constructor Detail

TestIndexService

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

suite

public static Test suite()

testIndexService

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