| |
|
| org.jicarilla.container.test.builder.EntryHelperTestCase
EntryHelperTestCase | public class EntryHelperTestCase extends TestCase (Code) | | author: Leo Simons version: $Id: EntryHelperTestCase.java,v 1.3 2004/03/23 15:59:54 lsimons Exp $ |
containerControl | MockControl containerControl(Code) | | |
resolverControl | MockControl resolverControl(Code) | | |
testGetAdapterDoesNotAcceptNullArgument | public void testGetAdapterDoesNotAcceptNullArgument() throws Exception(Code) | | |
testGetAdapterThrowsClassCastException | public void testGetAdapterThrowsClassCastException() throws Exception(Code) | | |
testGetAdapterUsingBuilderHelper | public void testGetAdapterUsingBuilderHelper() throws Exception(Code) | | |
testGetAdapterUsingContainerAwareBuilderHelper | public void testGetAdapterUsingContainerAwareBuilderHelper() throws Exception(Code) | | |
testGetSelectorDoesNotAcceptNullArgument | public void testGetSelectorDoesNotAcceptNullArgument() throws Exception(Code) | | |
testGetSelectorThrowsClassCastException | public void testGetSelectorThrowsClassCastException() throws Exception(Code) | | |
|
|
|