|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecCreator | |
|---|---|
| org.jnario.lib | |
| org.jnario.runner | |
| Uses of SpecCreator in org.jnario.lib |
|---|
| Classes in org.jnario.lib that implement SpecCreator | |
|---|---|
class |
AbstractSpecCreator
|
| Uses of SpecCreator in org.jnario.runner |
|---|
| Classes in org.jnario.runner that implement SpecCreator | |
|---|---|
class |
SimpleSpecCreator
A creator of spec instances using a constructor without arguments. |
| Methods in org.jnario.runner that return SpecCreator | |
|---|---|
protected SpecCreator |
ExampleGroupRunner.createTestInstantiator()
|
SpecCreator |
FeatureRunner.getOrCreateTestInstantiator()
|
| Constructors in org.jnario.runner with parameters of type SpecCreator | |
|---|---|
ExampleRunner(Class<?> testClass,
org.junit.runners.model.FrameworkMethod from,
NameProvider nameProvider,
SpecCreator delegate)
|
|
ExampleRunner(Class<?> testClass,
List<ExtensionClass> extensions,
org.junit.runners.model.FrameworkMethod method,
NameProvider nameProvider,
SpecCreator testBuilder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||