org.spockframework.runtime.model
Interface IExcludable

All Known Implementing Classes:
FeatureInfo, SpecInfo

public interface IExcludable


Method Summary
 boolean isExcluded()
           
 void setExcluded(boolean excluded)
           
 

Method Detail

isExcluded

boolean isExcluded()

setExcluded

void setExcluded(boolean excluded)


Copyright © 2013. All rights reserved