test.edu.uci.ics.jung.graph.decorators
Class TestGlobalStringLabeller
java.lang.Object
TestCase
test.edu.uci.ics.jung.graph.decorators.TestGlobalStringLabeller
public class TestGlobalStringLabeller
- extends TestCase
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGlobalStringLabeller
public TestGlobalStringLabeller()
setUp
protected void setUp()
tearDown
protected void tearDown()
testGlobalLabeller
public void testGlobalLabeller()
throws StringLabeller.UniqueLabelException
- Throws:
StringLabeller.UniqueLabelException
testLabelRelabel
public void testLabelRelabel()
throws StringLabeller.UniqueLabelException
- JMadden pointed out that this is a problem: if you forget to clear out
the table between runs, it'll fail.
- Throws:
StringLabeller.UniqueLabelException
testChangeInGlobalLabeller
public void testChangeInGlobalLabeller()
throws StringLabeller.UniqueLabelException
- Throws:
StringLabeller.UniqueLabelException
testGlobalLabellerChange
public void testGlobalLabellerChange()
throws StringLabeller.UniqueLabelException
- Throws:
StringLabeller.UniqueLabelException