Home
last modified time | relevance | path

Searched refs:preMsg (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java286 String preMsg = "Could not find filter with state "; in checkReadonlySupport() local
288 assertTrue(preMsg + "'Mandatory=true'" + postMsg, mandantoryTrue); in checkReadonlySupport()
289 assertTrue(preMsg + "'Mandatory=false'" + postMsg, mandantoryFalse); in checkReadonlySupport()
290 assertTrue(preMsg + "'Finalized=true'" + postMsg, finalizedTrue); in checkReadonlySupport()
291 assertTrue(preMsg + "'Finalized=false'" + postMsg, finalizedFalse); in checkReadonlySupport()

Completed in 20 milliseconds