org.jboss.test.cache.test.generic
Class GetKeysTestCase
java.lang.Object
TestCase
org.jboss.test.cache.test.generic.GetKeysTestCase
- public class GetKeysTestCase
- extends TestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetKeysTestCase
public GetKeysTestCase(java.lang.String s)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetKeys
public void testGetKeys()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetChildren
public void testGetChildren()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
main
public static void main(java.lang.String[] args)