org.rundeck.api.parser
Class EventParserTest

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

public class EventParserTest
extends Object

Test the EventParser

Author:
Vincent Behar

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

Constructor Detail

EventParserTest

public EventParserTest()
Method Detail

parseSucceededEvent

public void parseSucceededEvent()
                         throws Exception
Throws:
Exception

parseAdhocEvent

public void parseAdhocEvent()
                     throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.