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

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

public class TestSelfUnenrollPermissions
extends TestCase

See Also:
Serialized Form

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

Constructor Detail

TestSelfUnenrollPermissions

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

suite

public static Test suite()

setParams

public static void setParams(CommunityAuthorizationServicePortType casPort_)

testUnenrollData

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