org.spockframework.runtime
Interface IFeatureFilter

All Known Implementing Classes:
JUnitFilterAdapter

public interface IFeatureFilter

Author:
Peter Niederwieser

Method Summary
 boolean matches(FeatureInfo feature)
           
 

Method Detail

matches

boolean matches(FeatureInfo feature)


Copyright © 2010. All Rights Reserved.