| org.apache.geronimo.gjndi.AbstractContextTest
All known Subclasses: org.apache.geronimo.gjndi.binding.GBeanBindingTest, org.apache.geronimo.gjndi.KernelContextGBeanTest, org.apache.geronimo.gjndi.JavaCompGBeanTest,
AbstractContextTest | abstract public class AbstractContextTest extends TestCase (Code) | | version: $Rev$ $Date$ |
Method Summary | |
public static void | assertEq(Map expected, Context actual) | public static void | assertEq(Map expected, String pathInExpected, Context actual) | public static void | assertList(ContextUtil.Node node, Context context, String name) | public static void | assertListResults(ContextUtil.Node node, NamingEnumeration enumeration, String contextName, String name, boolean wasListBinding) | public static Object | assertLookup(Object expectedValue, Context context, String name) |
|
|