org.jnario.runner.internal
Class ExampleGroupRunnerBuilder

java.lang.Object
  extended by org.jnario.runner.internal.ExampleGroupRunnerBuilder

public class ExampleGroupRunnerBuilder
extends Object


Constructor Summary
ExampleGroupRunnerBuilder(Class<?> declaredClass, NameProvider nameProvider, Set<Method> setups)
           
 
Method Summary
 org.junit.runner.Runner build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleGroupRunnerBuilder

public ExampleGroupRunnerBuilder(Class<?> declaredClass,
                                 NameProvider nameProvider,
                                 Set<Method> setups)
Method Detail

build

public org.junit.runner.Runner build()
                              throws org.junit.runners.model.InitializationError
Throws:
org.junit.runners.model.InitializationError


Copyright © 2012-2013 BMW Car IT. All Rights Reserved.