| org.apache.axis2.deployment.OperationModuleTest
OperationModuleTest | public class OperationModuleTest extends TestCase (Code) | | |
Method Summary | |
public void | testOperationModule() Confirm that an operation module a) doesn't cause any deployment problems, and
b) correctly configures the AxisOperation. |
testOperationModule | public void testOperationModule() throws Exception(Code) | | Confirm that an operation module a) doesn't cause any deployment problems, and
b) correctly configures the AxisOperation.
throws: Exception - if there is a problem |
|
|