Class RuleExtension
java.lang.Object
org.spockframework.runtime.extension.AbstractGlobalExtension
org.spockframework.runtime.extension.builtin.AbstractRuleExtension
org.spockframework.runtime.extension.builtin.RuleExtension
- All Implemented Interfaces:
IGlobalExtension
-
Field Summary
Fields inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleExtension
classRuleClass, methodRuleClass, ruleClass, testRuleClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleExtension
checkIsInstanceField, checkIsSharedField, hasFieldType, invalidFieldTypeMethods inherited from class org.spockframework.runtime.extension.AbstractGlobalExtension
start, stop
-
Constructor Details
-
RuleExtension
public RuleExtension()
-
-
Method Details
-
visitSpec
- Specified by:
visitSpecin interfaceIGlobalExtension- Overrides:
visitSpecin classAbstractGlobalExtension
-