Index

A D E I O T V 
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 with Togglz.allDisabled(). It is mutually exclusive with Togglz.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 TestFeatureManager for 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
 
A D E I O T V 
All Classes and Interfaces|All Packages|Serialized Form