Home
last modified time | relevance | path

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

/aoo42x/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java287 String postMsg = " Please check if such filter is installed!"; 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 17 milliseconds