nz.ac.waikato.mcennis.rat.graph.algorithm.clustering
Class EnumerateMaximalCliquesTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.EnumerateMaximalCliquesTest

public class EnumerateMaximalCliquesTest
extends TestCase


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

EnumerateMaximalCliquesTest

public EnumerateMaximalCliquesTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testExecute

public void testExecute()
Test of execute method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques.


isFirstTrue

protected boolean isFirstTrue(Clique q)

isSecondTrue

protected boolean isSecondTrue(Clique q)

testGetInputType

public void testGetInputType()
Test of getInputType method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques.


testGetOutputType

public void testGetOutputType()
Test of getOutputType method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques.


testGetParameter

public void testGetParameter()
Test of getParameter method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques.


testInit

public void testInit()
Test of init method, of class nz.ac.waikato.mcennis.rat.graph.algorithm.EnumerateMaximalCliques.


Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads