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.java241 if ( !checkNullValue( "f_tinyint_format", "EffectiveValue" ) ) in checkCrossUpdates_checkBox()
449 && checkNullValue( "ID", "Value" ) in verifyCleanInsertRow()
450 && checkNullValue( "f_integer", "EffectiveValue" ) in verifyCleanInsertRow()
451 && checkNullValue( "f_decimal", "Value" ) in verifyCleanInsertRow()
658 …private boolean checkNullValue( String fieldName, String propertyName ) throws com.sun.star.uno.Ex… in checkNullValue() method in FormControlTest

Completed in 13 milliseconds