All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AllDisabled Creates aTestFeatureManagerwith all features disabled.AllEnabled Creates aTestFeatureManagerwith all features enabled.FeatureVariations This class is custom JUnit runner that allows to run tests against different feature combinations.TogglzRule JUnit rule that simplifies the process of controlling features in unit tests.TogglzRule.Builder Variations This annotation is used if a test class is executed withFeatureVariations.VariationSet<F extends org.togglz.core.Feature> Deprecated. useVariationSetinsteadVariationSetBuilder<F extends org.togglz.core.Feature> Deprecated. useVariationSetBuilderinsteadVariationSetProvider Provides ofVariationSetto test templates invoked withVaryFeatures.VaryFeatures Provides aTestTemplateInvocationContextProviderto runTestTemplateswith a variation of enabled and disabled features.WithFeature Used together with theTogglzRuleon test methods.