|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.edu.uci.ics.jung.graph.decorators.TestGlobalStringLabeller
public class TestGlobalStringLabeller
Constructor Summary | |
---|---|
TestGlobalStringLabeller()
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testChangeInGlobalLabeller()
|
void |
testGlobalLabeller()
|
void |
testGlobalLabellerChange()
|
void |
testLabelRelabel()
JMadden pointed out that this is a problem: if you forget to clear out the table between runs, it'll fail. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestGlobalStringLabeller()
Method Detail |
---|
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void testGlobalLabeller() throws StringLabeller.UniqueLabelException
StringLabeller.UniqueLabelException
public void testLabelRelabel() throws StringLabeller.UniqueLabelException
StringLabeller.UniqueLabelException
public void testChangeInGlobalLabeller() throws StringLabeller.UniqueLabelException
StringLabeller.UniqueLabelException
public void testGlobalLabellerChange() throws StringLabeller.UniqueLabelException
StringLabeller.UniqueLabelException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |