Bouncy Castle Cryptography Library 1.64

org.bouncycastle.crypto.tls.test
Class TlsTestSuite

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.bouncycastle.crypto.tls.test.TlsTestSuite
All Implemented Interfaces:
junit.framework.Test

public class TlsTestSuite
extends junit.framework.TestSuite


Constructor Summary
TlsTestSuite()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TlsTestSuite

public TlsTestSuite()
Method Detail

suite

public static junit.framework.Test suite()

Bouncy Castle Cryptography Library 1.64