org.rundeck.api.parser
Class ExecutionParserTest

java.lang.Object
  extended by org.rundeck.api.parser.ExecutionParserTest

public class ExecutionParserTest
extends Object

Test the ExecutionParser

Author:
Vincent Behar

Constructor Summary
ExecutionParserTest()
           
 
Method Summary
 void parseRunningNode()
           
 void parseSucceededNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionParserTest

public ExecutionParserTest()
Method Detail

parseRunningNode

public void parseRunningNode()
                      throws Exception
Throws:
Exception

parseSucceededNode

public void parseSucceededNode()
                        throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.