Index
All Classes and Interfaces|All Packages|Serialized Form
A
- allDisabled() - Element in annotation interface org.togglz.spock.Togglz
-
Feature class that should have every feature disabled.
- allEnabled() - Element in annotation interface org.togglz.spock.Togglz
-
Feature class that should have every feature enabled.
D
- disable() - Element in annotation interface org.togglz.spock.Togglz
-
The inverse of
Togglz.enable()It cannot be combined withTogglz.allDisabled(). It is mutually exclusive withTogglz.enable().
E
- enable() - Element in annotation interface org.togglz.spock.Togglz
-
Can be used in conjunction with
Togglz.allDisabled()to enable individual features again.
I
- intercept(IMethodInvocation) - Method in class org.togglz.spock.TogglzInjectionInterceptor
- intercept(IMethodInvocation) - Method in class org.togglz.spock.TogglzInterceptor
O
- org.togglz.spock - package org.togglz.spock
T
- Togglz - Annotation Interface in org.togglz.spock
-
Creates a
TestFeatureManagerfor the test. - TOGGLZ_FEATURE_RESOURCE - Static variable in class org.togglz.spock.TogglzExtension
- Togglz.None - Class in org.togglz.spock
-
Marker class to indicate that the field has the default value.
- TogglzExtension - Class in org.togglz.spock
- TogglzExtension() - Constructor for class org.togglz.spock.TogglzExtension
- TogglzInjectionInterceptor - Class in org.togglz.spock
- TogglzInjectionInterceptor() - Constructor for class org.togglz.spock.TogglzInjectionInterceptor
- TogglzInterceptor - Class in org.togglz.spock
V
- visitFeatureAnnotation(Togglz, FeatureInfo) - Method in class org.togglz.spock.TogglzExtension
- visitSpecAnnotation(Togglz, SpecInfo) - Method in class org.togglz.spock.TogglzExtension
All Classes and Interfaces|All Packages|Serialized Form