|
|||||||||
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.BasicIODescriptorTest
public class BasicIODescriptorTest
Constructor Summary | |
---|---|
BasicIODescriptorTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAppendGraphID()
Test of appendGraphID method, of class BasicIODescriptor. |
void |
testGetAlgorithmName()
Test of getAlgorithmName method, of class BasicIODescriptor. |
void |
testGetClassType()
Test of getClassType method, of class BasicIODescriptor. |
void |
testGetDescription()
Test of getDescription method, of class BasicIODescriptor. |
void |
testGetProperty()
Test of getProperty method, of class BasicIODescriptor. |
void |
testGetQuery()
Test of getQuery method, of class BasicIODescriptor. |
void |
testGetRelation()
Test of getRelation method, of class BasicIODescriptor. |
void |
testNullSetAlgorithmName()
Test of setAlgorithmName method, of class BasicIODescriptor. |
void |
testNullSetDescription()
Test of setDescription method, of class BasicIODescriptor. |
void |
testNullSetProperty()
Test of setProperty method, of class BasicIODescriptor. |
void |
testNullSetQuery()
Test of setQuery method, of class BasicIODescriptor. |
void |
testNullSetRelation()
Test of setRelation method, of class BasicIODescriptor. |
void |
testPrototype()
Test of prototype method, of class BasicIODescriptor. |
void |
testSetAlgorithmName()
Test of setAlgorithmName method, of class BasicIODescriptor. |
void |
testSetAppendGraphID()
Test of setAppendGraphID method, of class BasicIODescriptor. |
void |
testSetClassType()
Test of setClassType method, of class BasicIODescriptor. |
void |
testSetDescription()
Test of setDescription method, of class BasicIODescriptor. |
void |
testSetNullClassType()
Test of setClassType method, of class BasicIODescriptor. |
void |
testSetProperty()
Test of setProperty method, of class BasicIODescriptor. |
void |
testSetQuery()
Test of setQuery method, of class BasicIODescriptor. |
void |
testSetRelation()
Test of setRelation method, of class BasicIODescriptor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicIODescriptorTest(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 testAppendGraphID()
public void testSetAppendGraphID()
public void testNullSetQuery()
public void testSetQuery()
public void testGetQuery()
public void testSetProperty()
public void testNullSetProperty()
public void testSetClassType()
public void testSetNullClassType()
public void testNullSetRelation()
public void testSetRelation()
public void testNullSetAlgorithmName()
public void testSetAlgorithmName()
public void testGetAlgorithmName()
public void testGetRelation()
public void testGetClassType()
public void testGetProperty()
public void testPrototype()
public void testSetDescription()
public void testNullSetDescription()
public void testGetDescription()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |