org.globus.ogsa.impl.base.cas.server.test
Class TestQueries

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.impl.base.cas.server.test.TestQueries

public class TestQueries
extends TestCase

See Also:
Serialized Form

Constructor Summary
TestQueries(java.lang.String name)
           
 
Method Summary
 void getObjectTest()
           
static void setParams(CommunityAuthorizationServicePortType casPort_)
           
static Test suite()
           
 void testQueries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestQueries

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

suite

public static Test suite()

setParams

public static void setParams(CommunityAuthorizationServicePortType casPort_)

testQueries

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

getObjectTest

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