MVHashtableTest (Java Globus API)
org.globus.common.tests
Class MVHashtableTest
java.lang.Object
|
+--TestCase
|
+--org.globus.common.tests.MVHashtableTest
- public class MVHashtableTest
- extends TestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
protected MVHashtable table
MVHashtableTest
public MVHashtableTest(java.lang.String name)
main
public static void main(java.lang.String[] args)
suite
public static Test suite()
setUp
protected void setUp()
testSize
public void testSize()
testSizeOfAttribute
public void testSizeOfAttribute()
testContainsName
public void testContainsName()
testContains
public void testContains()
testKeys
public void testKeys()
testGet
public void testGet()
testGetValueAt
public void testGetValueAt()
testFirstValue
public void testFirstValue()
testLastValue
public void testLastValue()
testRemoveAttirb
public void testRemoveAttirb()
testRemoveValue
public void testRemoveValue()
testRemoveValueAtIndex
public void testRemoveValueAtIndex()