Package org.bouncycastle.pqc.crypto.test
Class BitStringTest
- java.lang.Object
-
- TestCase
-
- org.bouncycastle.pqc.crypto.test.BitStringTest
-
public class BitStringTest extends TestCase
-
-
Constructor Summary
Constructors Constructor Description BitStringTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testAppendBitsByteArray()
void
testGetLeadingAsInt()
void
testGetTrailing()
-