org.spockframework.runtime.extension.builtin
Class RuleExtension

java.lang.Object
  extended by org.spockframework.runtime.extension.builtin.AbstractRuleExtension
      extended by org.spockframework.runtime.extension.builtin.RuleExtension
All Implemented Interfaces:
IGlobalExtension

public class RuleExtension
extends AbstractRuleExtension


Field Summary
 
Fields inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleExtension
classRuleClass, methodRuleClass, ruleClass, testRuleClass
 
Constructor Summary
RuleExtension()
           
 
Method Summary
 void visitSpec(SpecInfo spec)
           
 
Methods inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleExtension
checkIsInstanceField, checkIsSharedField, hasFieldType, invalidFieldType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleExtension

public RuleExtension()
Method Detail

visitSpec

public void visitSpec(SpecInfo spec)


Copyright © 2013. All rights reserved