Searched defs:assertChangelogAttributesInRootDSE (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java272 assertChangelogAttributesInRootDSE(true, 1, 4);
565 assertChangelogAttributesInRootDSE(true, 1, 4);
593 assertChangelogAttributesInRootDSE(true, 1, 8);
599 assertChangelogAttributesInRootDSE(true, 1, 9);
844 private List<SearchResultEntry> assertChangelogAttributesInRootDSE(boolean isECLEnabled, method in class:ChangelogBackendTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java272 assertChangelogAttributesInRootDSE(true, 1, 4);
565 assertChangelogAttributesInRootDSE(true, 1, 4);
593 assertChangelogAttributesInRootDSE(true, 1, 8);
599 assertChangelogAttributesInRootDSE(true, 1, 9);
844 private List<SearchResultEntry> assertChangelogAttributesInRootDSE(boolean isECLEnabled, method in class:ChangelogBackendTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DChangelogBackendTestCase.java284 assertChangelogAttributesInRootDSE(1, 4);
583 assertChangelogAttributesInRootDSE(1, 4);
610 assertChangelogAttributesInRootDSE(1, 8);
618 assertChangelogAttributesInRootDSE(1, 9);
855 private List<SearchResultEntry> assertChangelogAttributesInRootDSE( method in class:ChangelogBackendTestCase

Completed in 64 milliseconds