Home
last modified time | relevance | path

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

/trunk/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java277 String postMsg = " Please check if such filter is installed!"; in checkReadonlySupport() local
278 assertTrue(preMsg + "'Mandatory=true'" + postMsg, mandantoryTrue); in checkReadonlySupport()
279 assertTrue(preMsg + "'Mandatory=false'" + postMsg, mandantoryFalse); in checkReadonlySupport()
280 assertTrue(preMsg + "'Finalized=true'" + postMsg, finalizedTrue); in checkReadonlySupport()
281 assertTrue(preMsg + "'Finalized=false'" + postMsg, finalizedFalse); in checkReadonlySupport()

Completed in 37 milliseconds