Class DTLSTestCase


  • public class DTLSTestCase
    extends TestCase
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void logException​(java.lang.Exception e)  
      protected void runTest()  
      void testDummy()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DTLSTestCase

        public DTLSTestCase​(java.lang.String name)
      • DTLSTestCase

        public DTLSTestCase​(TlsTestConfig config,
                            java.lang.String name)
    • Method Detail

      • testDummy

        public void testDummy()
      • runTest

        protected void runTest()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • logException

        protected void logException​(java.lang.Exception e)