| java.lang.Object org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
WsDeploymentTest | public class WsDeploymentTest extends AbsDeploymentTest (Code) | | Defines a class for Web Services deployment tests
author: Helene Joanin author: Philipe Coq |
parseJaxrcpMappingElement | public void parseJaxrcpMappingElement() throws Exception(Code) | | Gets the xml after digester parsing
throws: Exception - if the parsing fail |
startJaxrpcMappingTest | public void startJaxrpcMappingTest(boolean random) throws Exception(Code) | | Defines the function for the jaxrpc-mapping test
Parameters: random - use random or not to fill elements throws: Exception - if the test failed |
Methods inherited from org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest | protected void addElement(Element element, Method method, Class[] argsMethod, boolean random) throws Exception(Code)(Java Doc) protected boolean aleatOK()(Code)(Java Doc) protected void checkDiff(String xmlOriginal, String xmlParsed) throws Exception(Code)(Java Doc) protected String convertUpperCaseToXml(String name)(Code)(Java Doc) public void fill(Element element, boolean random) throws Exception(Code)(Java Doc) protected void fillQName(Element element, Method method, boolean random) throws Exception(Code)(Java Doc) protected void fillString(Element element, Method method, boolean random) throws Exception(Code)(Java Doc) protected String getNameCounterForElement(Element element, Method method)(Code)(Java Doc) abstract public AbsElement getTopLevelElement() throws Exception(Code)(Java Doc) protected int nbAleat()(Code)(Java Doc) abstract public String parse(Reader reader, String name, boolean validation) throws Exception(Code)(Java Doc) public void parseElement() throws Exception(Code)(Java Doc) public void parseXmlfromFile(String fileName) throws Exception(Code)(Java Doc) protected void setElement(Element element, Method method, Class[] argsMethod, boolean random) throws Exception(Code)(Java Doc) public void startTest(boolean random) throws Exception(Code)(Java Doc) public void stress() throws Exception(Code)(Java Doc)
|
|
|