org.objectweb.jonas_client.deployment.tests
Class ClientDeploymentTest
java.lang.Object
org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
org.objectweb.jonas_client.deployment.tests.ClientDeploymentTest
public class ClientDeploymentTest
- extends AbsDeploymentTest
Defines a class for Client deployment tests
- Author:
- Florent Benoit, Philippe Coq
Methods inherited from class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest |
addElement, aleatOK, checkDiff, convertUpperCaseToXml, fill, fillQName, fillString, getNameCounterForElement, nbAleat, parseElement, parseXmlfromFile, setElement, startTest, stress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientDeploymentTest
public ClientDeploymentTest()
getTopLevelElement
public AbsElement getTopLevelElement()
throws Exception
- Specified by:
getTopLevelElement
in class AbsDeploymentTest
- Throws:
Exception
parse
public String parse(Reader reader,
String name,
boolean validation)
throws Exception
- Specified by:
parse
in class AbsDeploymentTest
- Throws:
Exception
Copyright © 2007 OW2 Consortium. All Rights Reserved.