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

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java916 private String assertLastCookieDifferentThanLastValue(final String lastCookie) throws Exception method in class:ChangelogBackendTestCase
1015 cookie = assertLastCookieDifferentThanLastValue(cookie);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java916 private String assertLastCookieDifferentThanLastValue(final String lastCookie) throws Exception method in class:ChangelogBackendTestCase
1015 cookie = assertLastCookieDifferentThanLastValue(cookie);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DChangelogBackendTestCase.java929 private String assertLastCookieDifferentThanLastValue(final String notExpectedLastCookie) throws Exception method in class:ChangelogBackendTestCase
1028 cookie = assertLastCookieDifferentThanLastValue(cookie);

Completed in 39 milliseconds