Lines Matching refs:assertEquals

103assertEquals("assert first paragraph alignment is justified",(short)2,xCursorProps_assert_odt.getP…  in testParagraphAlignmentJustified()
104assertEquals("assert first paragraph last line alignment is left",(short)0, xCursorProps_assert_od… in testParagraphAlignmentJustified()
105assertEquals("assert expand single word is true",true,xCursorProps_assert_odt.getPropertyValue("Pa… in testParagraphAlignmentJustified()
112assertEquals("assert first paragraph alignment is justified",(short)2,xCursorProps_assert_doc.getP… in testParagraphAlignmentJustified()
113assertEquals("assert first paragraph last line alignment is left",(short)0, xCursorProps_assert_do… in testParagraphAlignmentJustified()
114assertEquals("assert expand single word is true",true,xCursorProps_assert_doc.getPropertyValue("Pa… in testParagraphAlignmentJustified()
166assertEquals("assert first paragraph alignment is left",(short)0,xCursorProps_assert_odt.getProper… in testParagraphAlignmentLeft()
172assertEquals("assert first paragraph alignment is left",(short)0,xCursorProps_assert_doc.getProper… in testParagraphAlignmentLeft()
225assertEquals("assert first paragraph alignment is right",(short)1,xCursorProps_assert_odt.getPrope… in testParagraphAlignmentRight()
231assertEquals("assert first paragraph alignment is right",(short)1,xCursorProps_assert_doc.getPrope… in testParagraphAlignmentRight()
282assertEquals("assert first paragraph alignment is center",(short)3,xCursorProps_assert_odt.getProp… in testParagraphAlignmentCenter()
287assertEquals("assert first paragraph alignment is center",(short)3,xCursorProps_assert_doc.getProp… in testParagraphAlignmentCenter()