Class BasicTlsTest

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

public class BasicTlsTest extends junit.framework.TestCase
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    runTestBasicTlsConnection(boolean layered)
     
    protected 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

    • BasicTlsTest

      public BasicTlsTest()
  • Method Details

    • setUp

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

      public void testBasicTlsConnection() throws Exception
      Throws:
      Exception
    • testBasicTlsConnectionLayered

      public void testBasicTlsConnectionLayered() throws Exception
      Throws:
      Exception
    • testNullRandomJsseInit

      public void testNullRandomJsseInit() throws Exception
      Throws:
      Exception
    • runTestBasicTlsConnection

      protected void runTestBasicTlsConnection(boolean layered) throws Exception
      Throws:
      Exception