- AbstractCacheManagerJUnitTest - Class in org.ff4j.test.cache
-
Cache manager.
- AbstractCacheManagerJUnitTest() - Constructor for class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
-
- ADD_PROPERTY_O_KSIMPLE - Static variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
- addPropertyKOAlreadyExist() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
TDD.
- addPropertyKONull() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
TDD.
- addPropertyOKDate() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
TDD.
- addPropertyOKLogLevel() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
TDD.
- addPropertyOKsimple() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
-
TDD.
- AssertFf4j - Class in org.ff4j.test
-
Give utilities method for tests.
- AssertFf4j(FF4j) - Constructor for class org.ff4j.test.AssertFf4j
-
Initialisation with current ff4j context.
- assertFf4j - Variable in class org.ff4j.test.store.FeatureStoreTestSupport
-
Test Values
- assertThatCurrentUserIsAllowedOnFeature(String) - Method in class org.ff4j.test.AssertFf4j
-
Check Feature Allowed.
- assertThatCurrentUserIsNotAllowedOnFeature(String) - Method in class org.ff4j.test.AssertFf4j
-
Check Feature Allowed.
- assertThatFeatureDoesNotExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check inexistence of the traget feature
- assertThatFeatureDoesNotHaveFlippingStrategy(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureDoesNotHaveProperties(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureFlipped(String) - Method in class org.ff4j.test.AssertFf4j
-
Check Feature Flipped
- assertThatFeatureHasFlippingStrategy(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureHasNotProperty(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureHasNotRole(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check that feature exists and does not have expected role.
- assertThatFeatureHasProperties(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureHasProperty(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget feature
- assertThatFeatureHasRole(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check that feature exists and have expected role.
- assertThatFeatureIsDisabled(String) - Method in class org.ff4j.test.AssertFf4j
-
Chack that feature is disabled in current store.
- assertThatFeatureIsEnabled(String) - Method in class org.ff4j.test.AssertFf4j
-
Chack that feature is enabled in current store.
- assertThatFeatureIsInGroup(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check that feature is in expected group.
- assertThatFeatureNotFlipped(String) - Method in class org.ff4j.test.AssertFf4j
-
Check Feature Flipped
- assertThatFeatureNotInGroup(String, String) - Method in class org.ff4j.test.AssertFf4j
-
Check that feature is in expected group.
- assertThatGroupDoesNotExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check that group does not exist
- assertThatGroupExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check Group Size
- assertThatGroupHasSize(int, String) - Method in class org.ff4j.test.AssertFf4j
-
Check Group Size
- assertThatPropertyDoesNotExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget property
- assertThatPropertyExist(String) - Method in class org.ff4j.test.AssertFf4j
-
Check existence of the traget property
- assertThatPropertyStoreHasSize(int) - Method in class org.ff4j.test.AssertFf4j
-
Check Number of features
- assertThatStoreHasNumberOfGroups(int) - Method in class org.ff4j.test.AssertFf4j
-
Check Number of features
- assertThatStoreHasSize(int) - Method in class org.ff4j.test.AssertFf4j
-
Check Number of features
- AWESOME - Static variable in class org.ff4j.test.TestsFf4jConstants
-
Feature Name.