Package org.apache.commons.chain.generic
Class DispatchCommandTestCase
java.lang.Object
org.apache.commons.chain.generic.DispatchCommandTestCase
JUnitTest case for class: org.apache.commons.chain.generic.DispatchCommand
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
class
Command which uses alternate method signature.class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
tearDown()
tearDown method for test casevoid
void
void
-
Constructor Details
-
DispatchCommandTestCase
public DispatchCommandTestCase()The Default-Constructor for this class.
-
-
Method Details