|
|||||||||
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.similarity.SimilarityByLinkTest
public class SimilarityByLinkTest
Constructor Summary | |
---|---|
SimilarityByLinkTest(java.lang.String testName)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testExecuteA()
Test of execute method, of class SimilarityByLink. |
void |
testExecuteB()
Test of execute method, of class SimilarityByLink. |
void |
testExecuteC()
Test of execute method, of class SimilarityByLink. |
void |
testExecuteD()
Test of execute method, of class SimilarityByLink. |
void |
testGetMapAll()
Test of getMap method, of class SimilarityByLink. |
void |
testGetMapIncoming()
Test of getMap method, of class SimilarityByLink. |
void |
testGetMapOutgoing()
Test of getMap method, of class SimilarityByLink. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimilarityByLinkTest(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 testExecuteA()
public void testExecuteB()
public void testExecuteC()
public void testExecuteD()
public void testGetMapIncoming()
public void testGetMapAll()
public void testGetMapOutgoing()
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |