| java.security.AlgorithmParameterGeneratorSpiTest
AlgorithmParameterGeneratorSpiTest | public class AlgorithmParameterGeneratorSpiTest extends TestCase (Code) | | Tests for AlgorithmParameterGeneratorSpi class constructors
and methods.
|
AlgorithmParameterGeneratorSpiTest | public AlgorithmParameterGeneratorSpiTest(String name)(Code) | | Constructor for CertPathBuilderTests.
Parameters: name - |
testAlgorithmParameterGeneratorSpi01 | public void testAlgorithmParameterGeneratorSpi01() throws InvalidAlgorithmParameterException(Code) | | Test for AlgorithmParameterGeneratorSpi constructor
Assertion: constructs AlgorithmParameterGeneratorSpi
|
|
|