A D E F G H I J K M N O P R S T U V W
A
- allDisabledFeatureConfig(Class<? extends Feature>) - Static method in class de.otto.edison.testsupport.togglz.FeatureManagerSupport
- allEnabledFeatureConfig(Class<? extends Feature>) - Static method in class de.otto.edison.testsupport.togglz.FeatureManagerSupport
- and(Given, Given...) - Static method in class de.otto.edison.testsupport.dsl.Given
- and(Then, Then...) - Static method in class de.otto.edison.testsupport.dsl.Then
- and(When, When...) - Static method in class de.otto.edison.testsupport.dsl.When
- applicationContext() - Static method in class de.otto.edison.testsupport.applicationdriver.SpringTestBase
- applicationContext() - Static method in class de.otto.edison.testsupport.TestServer
- asListOf(Class<T>) - Method in class de.otto.edison.testsupport.util.JsonMap
- asMap() - Method in class de.otto.edison.testsupport.util.JsonMap
- asMapWithKeysOfType(Class<T>) - Method in class de.otto.edison.testsupport.util.JsonMap
- assertThat(T, Matcher<? super T>) - Static method in class de.otto.edison.testsupport.dsl.Then
- asSetOf(Class<T>) - Method in class de.otto.edison.testsupport.util.JsonMap
- awsCredentialsProvider() - Method in class de.otto.edison.testsupport.aws.AwsTestconfiguration
- AwsTestconfiguration - Class in de.otto.edison.testsupport.aws
- AwsTestconfiguration() - Constructor for class de.otto.edison.testsupport.aws.AwsTestconfiguration
D
- de.otto.edison.testsupport - package de.otto.edison.testsupport
- de.otto.edison.testsupport.applicationdriver - package de.otto.edison.testsupport.applicationdriver
- de.otto.edison.testsupport.aws - package de.otto.edison.testsupport.aws
- de.otto.edison.testsupport.dsl - package de.otto.edison.testsupport.dsl
- de.otto.edison.testsupport.matcher - package de.otto.edison.testsupport.matcher
- de.otto.edison.testsupport.togglz - package de.otto.edison.testsupport.togglz
- de.otto.edison.testsupport.togglz.fallback - package de.otto.edison.testsupport.togglz.fallback
- de.otto.edison.testsupport.util - package de.otto.edison.testsupport.util
- disable(Feature) - Static method in class de.otto.edison.testsupport.togglz.FeatureManagerSupport
- disable(Feature) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- disableAll() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
E
- enable(Feature) - Static method in class de.otto.edison.testsupport.togglz.FeatureManagerSupport
- enable(Feature) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- enableAll() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- equals(Object) - Method in class de.otto.edison.testsupport.util.JsonMap
F
- FallbackTestFeatureManager - Class in de.otto.edison.testsupport.togglz.fallback
-
Simple
FeatureManagerfor unit tests that enables all features. - FallbackTestFeatureManager() - Constructor for class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- FallbackTestFeatureManagerProvider - Class in de.otto.edison.testsupport.togglz.fallback
-
This
FeatureManagerProvideris a fallback for unit tests. - FallbackTestFeatureManagerProvider() - Constructor for class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManagerProvider
- FeatureManagerSupport - Class in de.otto.edison.testsupport.togglz
- FeatureManagerSupport() - Constructor for class de.otto.edison.testsupport.togglz.FeatureManagerSupport
G
- get(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getActivationStrategies() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getActivationStrategies() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getBoolean(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getBoolean(String, boolean) - Method in class de.otto.edison.testsupport.util.JsonMap
- getCurrentFeatureUser() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getCurrentFeatureUser() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getDate(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getDouble(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getDouble(String, double) - Method in class de.otto.edison.testsupport.util.JsonMap
- getFeatureManager() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManagerProvider
- getFeatureManager() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManagerProvider
- getFeatures() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getFeatures() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getFeatureState(Feature) - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getFeatureState(Feature) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getFloat(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getFloat(String, float) - Method in class de.otto.edison.testsupport.util.JsonMap
- getInstant(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getInt(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getInt(String, Integer) - Method in class de.otto.edison.testsupport.util.JsonMap
- getLong(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getLong(String, long) - Method in class de.otto.edison.testsupport.util.JsonMap
- getMetaData(Feature) - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getMetaData(Feature) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getName() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- getName() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- getObject(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getString(String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getString(String, String) - Method in class de.otto.edison.testsupport.util.JsonMap
- getZone() - Method in class de.otto.edison.testsupport.util.TestClock
- given(Given...) - Static method in class de.otto.edison.testsupport.dsl.Given
- Given - Class in de.otto.edison.testsupport.dsl
- Given() - Constructor for class de.otto.edison.testsupport.dsl.Given
H
- hashCode() - Method in class de.otto.edison.testsupport.util.JsonMap
- hashSet(T...) - Static method in class de.otto.edison.testsupport.util.Sets
I
- INSTANCE - Static variable in class de.otto.edison.testsupport.dsl.Given
- INSTANCE - Static variable in class de.otto.edison.testsupport.dsl.Then
- INSTANCE - Static variable in class de.otto.edison.testsupport.dsl.When
- instant() - Method in class de.otto.edison.testsupport.util.TestClock
- isAbsent() - Static method in class de.otto.edison.testsupport.matcher.OptionalMatchers
- isActive() - Method in enum de.otto.edison.testsupport.togglz.TogglzTestConfiguration.EmptyTestFeatures
- isActive(Feature) - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- isActive(Feature) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- isPresent() - Static method in class de.otto.edison.testsupport.matcher.OptionalMatchers
J
- JsonMap - Class in de.otto.edison.testsupport.util
- jsonMapFrom(Object) - Static method in class de.otto.edison.testsupport.util.JsonMap
- jsonMapFrom(Map<?, ?>) - Static method in class de.otto.edison.testsupport.util.JsonMap
K
M
- main(String[]) - Static method in class de.otto.edison.testsupport.TestServer
N
- now() - Static method in class de.otto.edison.testsupport.util.TestClock
- now(long) - Static method in class de.otto.edison.testsupport.util.TestClock
- now(Clock) - Static method in class de.otto.edison.testsupport.util.TestClock
O
- OptionalMatchers - Class in de.otto.edison.testsupport.matcher
- OptionalMatchers() - Constructor for class de.otto.edison.testsupport.matcher.OptionalMatchers
P
- priority() - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManagerProvider
- priority() - Method in class de.otto.edison.testsupport.togglz.TestFeatureManagerProvider
- proceed(long, TemporalUnit) - Method in class de.otto.edison.testsupport.util.TestClock
R
- remove(String) - Method in class de.otto.edison.testsupport.util.JsonMap
S
- setFeatureManager(FeatureManager) - Static method in class de.otto.edison.testsupport.togglz.TestFeatureManagerProvider
- setFeatureState(FeatureState) - Method in class de.otto.edison.testsupport.togglz.fallback.FallbackTestFeatureManager
- setFeatureState(FeatureState) - Method in class de.otto.edison.testsupport.togglz.TestFeatureManager
- Sets - Class in de.otto.edison.testsupport.util
- Sets() - Constructor for class de.otto.edison.testsupport.util.Sets
- shouldRunInTests(Feature) - Static method in class de.otto.edison.testsupport.togglz.FeatureManagerSupport
- SpringTestBase - Class in de.otto.edison.testsupport.applicationdriver
- SpringTestBase() - Constructor for class de.otto.edison.testsupport.applicationdriver.SpringTestBase
T
- TestClock - Class in de.otto.edison.testsupport.util
- TestFeatureManager - Class in de.otto.edison.testsupport.togglz
-
A
FeatureManagerimplementation that allows easy manipulation of features in testing environments. - TestFeatureManager(Class<? extends Feature>) - Constructor for class de.otto.edison.testsupport.togglz.TestFeatureManager
- TestFeatureManagerProvider - Class in de.otto.edison.testsupport.togglz
-
This
FeatureManagerProvideris used by the testing integration modules to provide a FeatureManager in unit tests. - TestFeatureManagerProvider() - Constructor for class de.otto.edison.testsupport.togglz.TestFeatureManagerProvider
- TestServer - Class in de.otto.edison.testsupport
- TestServer() - Constructor for class de.otto.edison.testsupport.TestServer
- then(Then...) - Static method in class de.otto.edison.testsupport.dsl.Then
- Then - Class in de.otto.edison.testsupport.dsl
- Then() - Constructor for class de.otto.edison.testsupport.dsl.Then
- togglzConfig() - Method in class de.otto.edison.testsupport.togglz.TogglzTestConfiguration
- TogglzTestConfiguration - Class in de.otto.edison.testsupport.togglz
- TogglzTestConfiguration() - Constructor for class de.otto.edison.testsupport.togglz.TogglzTestConfiguration
- TogglzTestConfiguration.EmptyTestFeatures - Enum in de.otto.edison.testsupport.togglz
- toString() - Method in class de.otto.edison.testsupport.util.JsonMap
U
- userProvider() - Method in class de.otto.edison.testsupport.togglz.TogglzTestConfiguration
V
- valueOf(String) - Static method in enum de.otto.edison.testsupport.togglz.TogglzTestConfiguration.EmptyTestFeatures
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.otto.edison.testsupport.togglz.TogglzTestConfiguration.EmptyTestFeatures
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- when(When...) - Static method in class de.otto.edison.testsupport.dsl.When
- When - Class in de.otto.edison.testsupport.dsl
- When() - Constructor for class de.otto.edison.testsupport.dsl.When
- withZone(ZoneId) - Method in class de.otto.edison.testsupport.util.TestClock