Java Globus API: Class GlobusGSSCredentialTest

org.globus.gsi.gssapi.test
Class GlobusGSSCredentialTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--org.globus.gsi.gssapi.test.GlobusGSSCredentialTest
All Implemented Interfaces:
junit.framework.Test

public class GlobusGSSCredentialTest
extends junit.framework.TestCase


Constructor Summary
GlobusGSSCredentialTest(String name)
           
 
Method Summary
static void main(String[] args)
           
protected  void setUp()
           
static junit.framework.Test suite()
           
 void testImportBadFile()
           
 void testImportBadOption()
           
 void testImportExportMechSpecific()
           
 void testImportExportOpaque()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlobusGSSCredentialTest

public GlobusGSSCredentialTest(String name)
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase

testImportBadFile

public void testImportBadFile()
                       throws Exception

testImportBadOption

public void testImportBadOption()
                         throws Exception

testImportExportOpaque

public void testImportExportOpaque()
                            throws Exception

testImportExportMechSpecific

public void testImportExportMechSpecific()
                                  throws Exception