Package | Description |
---|---|
org.spockframework.runtime | |
org.spockframework.runtime.extension.builtin |
Modifier and Type | Method and Description |
---|---|
java.util.List<IGlobalExtension> |
ExtensionRegistry.getExtensions() |
Constructor and Description |
---|
ExtensionRunner(SpecInfo spec,
java.util.List<IGlobalExtension> globalExtensions) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRuleExtension |
class |
ClassRuleExtension |
class |
IncludeExcludeExtension |
class |
JUnitFixtureMethodsExtension
Adapts the JUnit
Before , After , BeforeClass and AfterClass fixture mechanism to Spock. |
class |
OptimizeRunOrderExtension
Inspired from JUnit's MaxCore.
|
class |
RuleExtension |
Copyright © 2013. All rights reserved