Class TrustManagerFactoryTest

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

public class TrustManagerFactoryTest extends junit.framework.TestCase
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static byte[]
     
    static byte[]
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected 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
  • Field Details

    • rootCertBin

      public static byte[] rootCertBin
    • rootCrlBin

      public static byte[] rootCrlBin
  • Constructor Details

    • TrustManagerFactoryTest

      public TrustManagerFactoryTest()
  • Method Details

    • setUp

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

      public void testCertPathTrustManagerParameters() throws Exception
      Throws:
      Exception
    • testCertPathTrustManagerParametersFailure

      public void testCertPathTrustManagerParametersFailure() throws Exception
      Throws:
      Exception