| |
|
| org.apache.axis2.jaxws.description.DocLitBareResolveOperationTests
DocLitBareResolveOperationTests | public class DocLitBareResolveOperationTests extends TestCase (Code) | | Validate that the information needed to resolve an incoming Doc/Lit/Bare message is setup
correctly via annotations.
|
setUp | protected void setUp()(Code) | | |
testDocLitBareDefaultPartAnno | public void testDocLitBareDefaultPartAnno()(Code) | | |
testDocLitBareHeaderParamFirst | public void testDocLitBareHeaderParamFirst()(Code) | | |
testDocLitBareNoParams | public void testDocLitBareNoParams()(Code) | | |
testDocLitBareOutParamFirst | public void testDocLitBareOutParamFirst()(Code) | | |
testDocLitBareOutParamOnly | public void testDocLitBareOutParamOnly()(Code) | | |
testDocLitBareSingleInOutParam | public void testDocLitBareSingleInOutParam()(Code) | | |
testDocLitBareSingleInParam | public void testDocLitBareSingleInParam()(Code) | | |
testDocLitBareTwoInParams | public void testDocLitBareTwoInParams()(Code) | | |
testDocLitWrapped | public void testDocLitWrapped()(Code) | | |
|
|
|