org.rundeck.api.parser
Class ExecutionParserTest
java.lang.Object
org.rundeck.api.parser.ExecutionParserTest
public class ExecutionParserTest
- extends Object
Test the ExecutionParser
- Author:
- Vincent Behar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionParserTest
public ExecutionParserTest()
parseRunningExecution
public void parseRunningExecution()
throws Exception
- Throws:
Exception
parseSucceededExecution
public void parseSucceededExecution()
throws Exception
- Throws:
Exception
parseAdhocExecution
public void parseAdhocExecution()
throws Exception
- Throws:
Exception
parseMinimalistExecution
public void parseMinimalistExecution()
throws Exception
- Throws:
Exception
Copyright © 2011. All Rights Reserved.