org.globus.ogsa.impl.security.authentication.wssec.test
Class TestReference

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.impl.security.authentication.wssec.test.TestReference

public class TestReference
extends TestCase

See Also:
Serialized Form

Constructor Summary
TestReference(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
 void testCreate()
           
static org.w3c.dom.Element toElement(java.lang.String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReference

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

suite

public static Test suite()

main

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

testCreate

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

toElement

public static org.w3c.dom.Element toElement(java.lang.String xml)
                                     throws java.lang.Exception
Throws:
java.lang.Exception