|
|||||||||
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.algorithm.clustering.EnumerateMaximalCliquesTest
public class EnumerateMaximalCliquesTest
Constructor Summary | |
---|---|
EnumerateMaximalCliquesTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected boolean |
isFirstTrue(Clique q)
|
protected boolean |
isSecondTrue(Clique q)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testExecute()
Test of execute method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques. |
void |
testGetInputType()
Test of getInputType method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques. |
void |
testGetOutputType()
Test of getOutputType method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques. |
void |
testGetParameter()
Test of getParameter method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques. |
void |
testInit()
Test of init method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnumerateMaximalCliquesTest(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 testExecute()
protected boolean isFirstTrue(Clique q)
protected boolean isSecondTrue(Clique q)
public void testGetInputType()
public void testGetOutputType()
public void testGetParameter()
public void testInit()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |