com.anabas.naming
Class NamingTestCase
java.lang.Object
|
+--com.anabas.naming.NamingTestCase
- public class NamingTestCase
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2000
Company:
Field Summary |
static java.util.Random |
rand
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
rand
public static java.util.Random rand
NamingTestCase
public NamingTestCase()
buildTree
public static void buildTree(Context ctx,
java.lang.String parentName)
throws NamingException
destroyTree
public static void destroyTree(Context ctx)
throws NamingException
printTree
public static void printTree(Context ctx)
throws NamingException
main
public static void main(java.lang.String[] args)
throws NamingException