Java Globus API: Class BouncyCastleUtilTest

org.globus.gsi.bc.test
Class BouncyCastleUtilTest

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

public class BouncyCastleUtilTest
extends junit.framework.TestCase


Constructor Summary
BouncyCastleUtilTest(String name)
           
 
Method Summary
static void main(String[] args)
           
static junit.framework.Test suite()
           
 void testGetCertificateType()
           
 void testGetCertificateType2()
           
 void testGetCertificateType3()
           
 void testGetGsi2IdentityCertificate()
           
 void testValidateGsi3PathGood()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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

BouncyCastleUtilTest

public BouncyCastleUtilTest(String name)
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

testGetCertificateType

public void testGetCertificateType()
                            throws Exception

testGetCertificateType2

public void testGetCertificateType2()
                             throws Exception

testGetCertificateType3

public void testGetCertificateType3()
                             throws Exception

testGetGsi2IdentityCertificate

public void testGetGsi2IdentityCertificate()
                                    throws Exception

testValidateGsi3PathGood

public void testValidateGsi3PathGood()
                              throws Exception