|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rundeck.api.parser.ParserHelperTest
public class ParserHelperTest
Test the ParserHelper
Constructor Summary | |
---|---|
ParserHelperTest()
|
Method Summary | |
---|---|
void |
loadEmptyDocument()
XML with no result should NOT throw an exception |
void |
loadErrorDocument()
XML with an explicit "error" result should throw an exception |
void |
loadSuccessDocument()
XML with an explicit "success" result should NOT throw an exception |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParserHelperTest()
Method Detail |
---|
public void loadErrorDocument() throws Exception
Exception
public void loadSuccessDocument() throws Exception
Exception
public void loadEmptyDocument() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |