Package org.bouncycastle.crypto.tls.test
Class ByteQueueInputStreamTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.crypto.tls.test.ByteQueueInputStreamTest
-
public class ByteQueueInputStreamTest extends TestCase
-
-
Constructor Summary
Constructors Constructor Description ByteQueueInputStreamTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestAvailable()voidtestPeek()voidtestRead()voidtestReadArray()voidtestSkip()
-