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

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendWorkflowElementTest.java218 * @param expectedNamingContexts the number of expected naming contexts
220 private void searchPublicNamingContexts(ResultCode expectedRC, int expectedNamingContexts) throws Exception argument
222 searchEntries("", expectedRC, expectedNamingContexts);

Completed in 27 milliseconds