Class TlsProtocolNonBlockingTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.tls.test.TlsProtocolNonBlockingTest
All Implemented Interfaces:
junit.framework.Test

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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, setUp, tearDown, toString

    Methods inherited from class java.lang.Object

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

    • TlsProtocolNonBlockingTest

      public TlsProtocolNonBlockingTest()
  • Method Details

    • testClientServerFragmented

      public void testClientServerFragmented() throws IOException
      Throws:
      IOException
    • testClientServerNonFragmented

      public void testClientServerNonFragmented() throws IOException
      Throws:
      IOException