|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
nz.ac.waikato.mcennis.rat.graph.descriptors.PropertiesFactoryTest
public class PropertiesFactoryTest
Constructor Summary | |
---|---|
PropertiesFactoryTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCreate_0args()
Test of create method, of class PropertiesFactory. |
void |
testCreate_Properties()
Test of create method, of class PropertisFactory. |
void |
testGetClassParameter()
Test of getClassParameter method, of class PropertiesFactory. |
void |
testNewInstance()
Test of newInstance method, of class PropertiesFactory. |
void |
testNullCreate_Properties()
Test of create method, of class PropertisFactory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertiesFactoryTest(java.lang.String testName)
Method Detail |
---|
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testNewInstance()
public void testCreate_0args()
public void testCreate_Properties()
public void testNullCreate_Properties()
public void testGetClassParameter()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |