Package org.togglz.junit5
Interface VariationSetProvider
-
public interface VariationSetProviderProvides of
VariationSetto test templates invoked withVaryFeatures.- Author:
- Roland Weisleder
- See Also:
VaryFeatures
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VariationSet<? extends org.togglz.core.Feature>buildVariationSet()
-
-
-
Method Detail
-
buildVariationSet
VariationSet<? extends org.togglz.core.Feature> buildVariationSet()
-
-