Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DCalcDocumentTest.java68 cellA1.setValue( MODIFIED_VALUE ); in doSingleModification()
69 assertEquals( "modified cell value not as expected", MODIFIED_VALUE, cellA1.getValue(), 0 ); in doSingleModification()
89 …assertEquals( "cell A1 doesn't have the value which we gave it", MODIFIED_VALUE, cellA1.getValue()… in verifySingleModificationDocumentState()
116 private static final double MODIFIED_VALUE = 200.0; field in CalcDocumentTest

Completed in 14 milliseconds