Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.PKIXNameConstraintsTest
public class PKIXNameConstraintsTest
extends SimpleTest
PKIXNameConstraints
.
The field testXYZ is the name to test.
The field testXYZIsConstraint must be tested if it is permitted and excluded.
The field testXYZIsNotConstraint must be tested if it is not permitted and
not excluded.
Furthermore there are tests for the intersection and union of test names.
Methods inherited from class org.bouncycastle.util.test.SimpleTest | |
areEqual , fail , fail , fail , getName , perform , performTest , runTest , runTest |
public static void main(String[] args)