org.rundeck.api.parser
Class AbortParserTest

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

public class AbortParserTest
extends Object

Test the AbortParser

Author:
Vincent Behar

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

Constructor Detail

AbortParserTest

public AbortParserTest()
Method Detail

parsePendingAbort

public void parsePendingAbort()
                       throws Exception
Throws:
Exception

parseFailedAbort

public void parseFailedAbort()
                      throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.