Skip navigation links
A C D E F G I L O P R S T U V W 

A

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.

C

cacheManager - Variable in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
Cache Manager.
clean() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
 
clear() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
CUSTOM_PROPERTY - Static variable in class org.ff4j.test.TestsFf4jConstants
Custom property name.

D

DefaultAuthorisationManager - Class in org.ff4j.test.security
Helper to test DefaultAuthorisationManager interface.
DefaultAuthorisationManager() - Constructor for class org.ff4j.test.security.DefaultAuthorisationManager
Constructor for manager.
DefaultAuthorisationManager(Set<String>, Set<String>) - Constructor for class org.ff4j.test.security.DefaultAuthorisationManager
Constructor for manager.
DefaultAuthorisationManager(Set<String>, Set<String>, String) - Constructor for class org.ff4j.test.security.DefaultAuthorisationManager
Constructor for manager.
defaultStore - Variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
Default InMemoryStore for test purposes.
defaultStore - Variable in class org.ff4j.test.store.FeatureStoreTestSupport
Default InMemoryStore for test purposes.
DELETE_OK - Static variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
deleteKOdoesnotexist() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
deleteKOempty() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
deleteKOnull() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
deleteOK() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
DESCRIPTION - Static variable in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
 
DIGIT_VALUE - Static variable in class org.ff4j.test.store.FeatureStoreTestSupport
 

E

enablePause() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
EventRepositoryTestSupport - Class in org.ff4j.test.audit
Event Repository test support.
EventRepositoryTestSupport() - Constructor for class org.ff4j.test.audit.EventRepositoryTestSupport
 
existfalse() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
existfilled() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
existKOEmpty() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
existKONull() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
EXPECTED_FEATURES_NUMBERS - Static variable in class org.ff4j.test.TestsFf4jConstants
Initial feature number.

F

F1 - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
F2 - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
F3 - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
F4 - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
F_DOESNOTEXIST - Static variable in class org.ff4j.test.TestsFf4jConstants
Group Name.
FEATURE - Static variable in class org.ff4j.test.AssertFf4j
error message.
FEATURE_NEW - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
FEATURE_X - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
features - Variable in class org.ff4j.test.audit.EventRepositoryTestSupport
Feature List.
FeatureStoreTestSupport - Class in org.ff4j.test.store
For different store.
FeatureStoreTestSupport() - Constructor for class org.ff4j.test.store.FeatureStoreTestSupport
 
ff4j - Variable in class org.ff4j.test.audit.EventRepositoryTestSupport
Initialize
ff4j - Variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
Initialize
ff4j - Variable in class org.ff4j.test.store.FeatureStoreTestSupport
Initialize

G

G0 - Static variable in class org.ff4j.test.TestsFf4jConstants
Group Name.
G1 - Static variable in class org.ff4j.test.TestsFf4jConstants
Group Name.
G_DOESNOTEXIST - Static variable in class org.ff4j.test.TestsFf4jConstants
Group Name.
generateFeatureUsageEvent(String) - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Event generation.
generateFeatureUsageEvent(String, long) - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Event generation.
generateRandomFeatureUsageEvent(String, long, long) - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Generate random event.
generateRandomFeatureUsageEvent(long, long) - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Generate random event.
getCacheManager() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
Implementation of cache manager.
getCurrentUserName() - Method in class org.ff4j.test.security.DefaultAuthorisationManager
getCurrentUserPermissions() - Method in class org.ff4j.test.security.DefaultAuthorisationManager
GOLOGOLO - Static variable in class org.ff4j.test.store.FeatureStoreTestSupport
 

I

initialize() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
 
initPropertyStore() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
Any store test will declare its store through this callback.
initRepository() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Any store test will declare its store through this callback.
initStore() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
Any store test will declare its store through this callback.
INVALID - Static variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
IS_MANDATORY - Static variable in class org.ff4j.test.AssertFf4j
error message.

L

listAllPermissions() - Method in class org.ff4j.test.security.DefaultAuthorisationManager
listPropertyNames() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.

O

org.ff4j.test - package org.ff4j.test
Provide utilities for tests.
org.ff4j.test.audit - package org.ff4j.test.audit
 
org.ff4j.test.cache - package org.ff4j.test.cache
SuperClasses to test CacheManager with AdHoc tests
org.ff4j.test.propertystore - package org.ff4j.test.propertystore
SuperClasses to test property stores.
org.ff4j.test.security - package org.ff4j.test.security
Class to TODO
org.ff4j.test.store - package org.ff4j.test.store
SuperClasses to test features stores.

P

populateRepository(long, long, int) - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
Generate random events for.
PPSTRING - Static variable in class org.ff4j.test.store.FeatureStoreTestSupport
 
PropertyStoreTestSupport - Class in org.ff4j.test.propertystore
SuperClass to test stores within core project
PropertyStoreTestSupport() - Constructor for class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
publisher - Variable in class org.ff4j.test.audit.EventRepositoryTestSupport
Target publisher.

R

READ_OK_FIXED - Static variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
readAllProperties() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
readKOempty() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
readKOnotExist() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
readKOnull() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
readOK() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
readOKFixed() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
REGION_IDENTIFIER - Static variable in class org.ff4j.test.store.FeatureStoreTestSupport
 
repo - Variable in class org.ff4j.test.audit.EventRepositoryTestSupport
ROLE_ADMIN - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
ROLE_NEW - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
ROLE_TEST - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
ROLE_USER - Static variable in class org.ff4j.test.TestsFf4jConstants
Feature Name.
ROLE_XYZ - Static variable in class org.ff4j.test.store.FeatureStoreTestSupport
 

S

setAllPermissions(Set<String>) - Method in class org.ff4j.test.security.DefaultAuthorisationManager
setCurrentUserPermissions(Set<String>) - Method in class org.ff4j.test.security.DefaultAuthorisationManager
setPause(int) - Method in class org.ff4j.test.AssertFf4j
 
setUp() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
setUp() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
setUp() - Method in class org.ff4j.test.store.FeatureStoreTestSupport

T

TEST_FEATURES_FILE - Static variable in class org.ff4j.test.TestsFf4jConstants
Test file.
testAddFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddFeatureAlreadyExis() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroupFeatureDoeNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroupFeatureEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroupFeatureNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testAddToGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testClear() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testClear() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testCreateNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDeleteFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDeleteNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDeleteRoleFeatureDoesNotExit() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDeleteRoleToFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDeteleFeatureDoesnotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableFeatureDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableGroupDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDisableNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testDonotDeleteEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testDonotDeleteNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testDonotUpdateNullFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testedStore - Variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
Tested Store.
testedStore - Variable in class org.ff4j.test.store.FeatureStoreTestSupport
Tested Store.
testEnableEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableFeatureDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableGroupDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEnableNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testEvictFeatureNotExist() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testEvictOK() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testExistEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testExistGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testExistGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testExistGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testExistNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
 
testFeatureDoesNotExit() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testFeatureUsageBarCharts() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testFeatureUsageHitCount() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testGetEventByUID() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testGetFeatureUsageHistory() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
 
testGrantRoleEmptyFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testGrantRoleEmptyRole() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testGrantRoleNullFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testGrantRoleNullRole() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testGrantRoleToFeatureFeatureDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testGrantRoleToFeatureRoleDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testHostHitCount() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testLimitEventSeries() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testPurgeEvents() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testPutAvoidDoublon() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testPutOK() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testPutSeveral() - Method in class org.ff4j.test.cache.AbstractCacheManagerJUnitTest
TDD.
testReadAllFeatures() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadAllGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadFullFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadGroupDoesnotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testReadNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveFromGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveFromGroupDoesNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveFromGroupFeatureDoeNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveFromGroupIfNotInGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveLastFeatureOfGroupDeleteGroup() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveRoleEmptyFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveRoleEmptyRole() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveRoleNullFeature() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveRoleNullRole() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveToGroupEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveToGroupFeatureEmpty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveToGroupFeatureNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testRemoveToGroupNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testSaveAuditTrail() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testSaveCheckOff() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testSaveEventNull() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testSaveEventUnit() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testSearchFeatureUsageEvents() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
 
TestsFf4jConstants - Class in org.ff4j.test
For coherence, each store implementation will be tested with same dataset.
testSourceHitCount() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
testStoreHasBeenInitialized() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateAddFlippingStrategy() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateAddProperty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateEditFlippingStrategy() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateEditPropertyAddFixedValues() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateEditPropertyRemoveFixedValues() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateEditPropertyValue() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateFeatureCoreData() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateFeatureMoreAutorisation() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateFlipLessAutorisation() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateFlipMoreAutorisationNotExist() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateNull() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateRemoveFlippingStrategy() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUpdateRemoveProperty() - Method in class org.ff4j.test.store.FeatureStoreTestSupport
TDD.
testUserHitCount() - Method in class org.ff4j.test.audit.EventRepositoryTestSupport
TDD.
toJson() - Method in class org.ff4j.test.security.DefaultAuthorisationManager

U

UPDATE_OK - Static variable in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 
updateKOdoesnotExist() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateKOempty() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateKOInvalidValue() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateKOnull() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateKONullBis() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateKOPropertyNotFound() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateOK() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.
updateOKProperties() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
TDD.

V

valueFixed() - Method in class org.ff4j.test.propertystore.PropertyStoreTestSupport
 

W

waitSomeSeconds() - Method in class org.ff4j.test.AssertFf4j
 
A C D E F G I L O P R S T U V W 
Skip navigation links

Copyright © 2013–2020 FF4J. All rights reserved.