|
||||||||||
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.TestNodeFactory
public class TestNodeFactory
Simple test that builds a NodeFactory and a Node using it.
Constructor Summary | |
---|---|
TestNodeFactory()
Buils an instance of NodeFactory and a Node and prints its class. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Test the NodeFactoryImpl. |
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 TestNodeFactory() 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 |