test.edu.uci.ics.jung.utils
Class UserDataTest
java.lang.Object
TestCase
test.edu.uci.ics.jung.utils.UserDataTest
public class UserDataTest
- extends TestCase
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDataTest
public UserDataTest()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Throws:
Exception
testPutSomethingIn
public void testPutSomethingIn()
testAddFail
public void testAddFail()
testImportFail
public void testImportFail()
testContainsKey
public void testContainsKey()
testImportNonClone
public void testImportNonClone()
testCloneStandard
public void testCloneStandard()
throws CloneNotSupportedException
- Throws:
CloneNotSupportedException
testImportClone
public void testImportClone()