org.spockframework.runtime.extension.builtin
Class ClassRuleExtension

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

public class ClassRuleExtension
extends AbstractRuleExtension


Field Summary
 
Fields inherited from class org.spockframework.runtime.extension.builtin.AbstractRuleExtension
classRuleClass, methodRuleClass, ruleClass, testRuleClass
 
Constructor Summary
ClassRuleExtension()
           
 
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

ClassRuleExtension

public ClassRuleExtension()
Method Detail

visitSpec

public void visitSpec(SpecInfo spec)


Copyright © 2013. All rights reserved