Class KeyManagerFactoryTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.jsse.provider.test.KeyManagerFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class KeyManagerFactoryTest extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    void
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • KeyManagerFactoryTest

      public KeyManagerFactoryTest()
  • Method Details

    • setUp

      protected void setUp()
      Overrides:
      setUp in class junit.framework.TestCase
    • testBasicEC

      public void testBasicEC() throws Exception
      Throws:
      Exception
    • testBasicRSA

      public void testBasicRSA() throws Exception
      Throws:
      Exception
    • testRSAServer

      public void testRSAServer() throws Exception
      Throws:
      Exception
    • testRSAServerTrustEE

      public void testRSAServerTrustEE() throws Exception
      Throws:
      Exception
    • testRSAServerWithClientAuth

      public void testRSAServerWithClientAuth() throws Exception
      Throws:
      Exception