Class TestWrappingLookupCommand
java.lang.Object
org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
JUnitTest case for class:
WrappingLookupCommand
-
Constructor Details
-
TestWrappingLookupCommand
public TestWrappingLookupCommand()
-
-
Method Details
-
setUp
-
tearDown
-
testSame
@Test public void testSame() throws ClassNotFoundException, InstantiationException, InvocationTargetException, IllegalAccessException, NoSuchMethodException -
testWrapContextSubclass
@Test public void testWrapContextSubclass() throws ClassNotFoundException, InstantiationException, InvocationTargetException, IllegalAccessException, NoSuchMethodException
-