Class Type4UUIDIdentifierGenerationStrategyTest
java.lang.Object
net.shibboleth.shared.security.impl.Type4UUIDIdentifierGenerationStrategyTest
Unit test for
Type4UUIDIdentifierGenerationStrategy.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
-
Constructor Details
-
Type4UUIDIdentifierGenerationStrategyTest
public Type4UUIDIdentifierGenerationStrategyTest()
-
-
Method Details
-
testGenerateIdentifier
public void testGenerateIdentifier()Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML ID, and that they are all different.
-