cucumber.cli
Class DefaultRuntimeFactory
java.lang.Object
cucumber.cli.DefaultRuntimeFactory
- All Implemented Interfaces:
- RuntimeFactory
public class DefaultRuntimeFactory
- extends Object
- implements RuntimeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRuntimeFactory
public DefaultRuntimeFactory()
createRuntime
public Runtime createRuntime(ResourceLoader resourceLoader,
List<String> gluePaths,
ClassLoader classLoader,
boolean dryRun)
- Specified by:
createRuntime
in interface RuntimeFactory
Copyright © 2012. All Rights Reserved.