All Classes and Interfaces
Class
Description
Creates a
TestFeatureManager with all features disabled.
Creates a
TestFeatureManager with all features enabled.
This class is custom JUnit runner that allows to run tests against different feature combinations.
JUnit rule that simplifies the process of controlling features in unit tests.
This annotation is used if a test class is executed with
FeatureVariations.
Provides of
VariationSet to test templates invoked with VaryFeatures.
Provides a
TestTemplateInvocationContextProvider
to run TestTemplates with a variation of enabled and disabled features.Used together with the
TogglzRule on test methods.