org.spockframework.runtime.extension.builtin
Class IncludeExcludeExtension

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

public class IncludeExcludeExtension
extends java.lang.Object
implements IGlobalExtension


Constructor Summary
IncludeExcludeExtension()
           
 
Method Summary
 void visitSpec(SpecInfo spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncludeExcludeExtension

public IncludeExcludeExtension()
Method Detail

visitSpec

public void visitSpec(SpecInfo spec)
Specified by:
visitSpec in interface IGlobalExtension


Copyright © 2013. All rights reserved