|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.generic.commonapi.GenericApp
planet.test.factory.TestIdFactory
public class TestIdFactory
Simple test that builds an IdFactory and an Id using it.
Constructor Summary | |
---|---|
TestIdFactory()
Buils an instance of IdFactory and a Id and prints its class. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Test the IdFactoryImpl. |
Methods inherited from class planet.generic.commonapi.GenericApp |
---|
timeElapsedInSeconds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestIdFactory() throws InitializationException
InitializationException
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Waiting nothing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |