|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
org.objectweb.jonas_web.deployment.tests.WebDeploymentTest
public class WebDeploymentTest
Defines a class for Web deployment tests
| Constructor Summary | |
|---|---|
WebDeploymentTest()
|
|
| Method Summary | |
|---|---|
AbsElement |
getTopLevelElement()
|
java.lang.String |
parse(java.io.Reader reader,
java.lang.String name,
boolean validation)
Parse the specific reader |
| 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 |
| Constructor Detail |
|---|
public WebDeploymentTest()
| Method Detail |
|---|
public AbsElement getTopLevelElement()
throws java.lang.Exception
getTopLevelElement in class AbsDeploymentTestjava.lang.Exception - if the top level element can't be returned
public java.lang.String parse(java.io.Reader reader,
java.lang.String name,
boolean validation)
throws java.lang.Exception
parse in class AbsDeploymentTestreader - contains the stream of the filename - the namevalidation - true or false for enable or disable validation
java.lang.Exception - if the parsing can't be doneAbsDeploymentTest.parse(java.io.Reader,
java.lang.String, boolean)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||