Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java249 if ( !checkNullValue( "f_tinyint_format", "EffectiveValue" ) ) in checkCrossUpdates_checkBox()
460 && checkNullValue( "ID", "Value" ) in verifyCleanInsertRow()
461 && checkNullValue( "f_integer", "EffectiveValue" ) in verifyCleanInsertRow()
462 && checkNullValue( "f_decimal", "Value" ) in verifyCleanInsertRow()
670 …private boolean checkNullValue( String fieldName, String propertyName ) throws com.sun.star.uno.Ex… in checkNullValue() method in FormControlTest

Completed in 19 milliseconds