cucumber.cli
Class Main

java.lang.Object
  extended by cucumber.cli.Main

public class Main
extends Object


Constructor Summary
Main()
           
 
Method Summary
static void main(String[] argv)
           
static void run(String[] argv, ClassLoader classLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] argv)
                 throws Throwable
Throws:
Throwable

run

public static void run(String[] argv,
                       ClassLoader classLoader)
                throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.