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

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/
H A DReplicationTestCase.java528 int timeoutInSecs, final boolean expectedAttributeValueFound, final String foundMsg) throws Exception
545 assertEquals(foundAttributeValue, expectedAttributeValueFound, foundMsg);
527 checkEntryHasAttribute(final DN dn, final String attrTypeStr, final String valueString, int timeoutInSecs, final boolean expectedAttributeValueFound, final String foundMsg) argument

Completed in 30 milliseconds