org.apache.juddi.keygen
Class KeyGeneratorTest

java.lang.Object
  extended by org.apache.juddi.keygen.KeyGeneratorTest

public class KeyGeneratorTest
extends Object

Author:
Kurt T Stam

Constructor Summary
KeyGeneratorTest()
           
 
Method Summary
 void testDefaultKeyGenerator()
          The DefaultKeyGenerator
 void testGeneratorInterface()
           
 void testNonExisitingKeyGeneratorClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyGeneratorTest

public KeyGeneratorTest()
Method Detail

testNonExisitingKeyGeneratorClass

public void testNonExisitingKeyGeneratorClass()

testGeneratorInterface

public void testGeneratorInterface()

testDefaultKeyGenerator

public void testDefaultKeyGenerator()
The DefaultKeyGenerator

Throws:
org.apache.commons.configuration.ConfigurationException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.