cucumber.cli
Interface RuntimeFactory

All Known Implementing Classes:
DefaultRuntimeFactory

public interface RuntimeFactory


Method Summary
 Runtime createRuntime(ResourceLoader fileResourceLoader, List<String> gluePaths, ClassLoader classLoader, boolean dryRun)
           
 

Method Detail

createRuntime

Runtime createRuntime(ResourceLoader fileResourceLoader,
                      List<String> gluePaths,
                      ClassLoader classLoader,
                      boolean dryRun)


Copyright © 2012. All Rights Reserved.