Lines Matching refs:assertEquals

95 		assertEquals("assert inserted table has 5 rows",5, xRows.getCount());  in testCreateTable()
97 assertEquals("assert inserted table has 4 columns",4, xColumns.getCount()); in testCreateTable()
122 assertEquals("assert inserted 2 rows",7, xRows.getCount()); in testInsert_Delete_Rows_Columns()
123 assertEquals("assert inserted 2 columns",8, xColumns.getCount()); in testInsert_Delete_Rows_Columns()
126 assertEquals("assert delete 3 rows",4, xRows.getCount()); in testInsert_Delete_Rows_Columns()
127 assertEquals("assert delete 2 columns",6, xColumns.getCount()); in testInsert_Delete_Rows_Columns()
172assertEquals("assert the second row height is 5001",5001,xRowsProps_assert.getPropertyValue("Heigh… in testSetRowHeight()
173assertEquals("assert the second row height is not autofitable",false, xRowsProps_assert.getPropert… in testSetRowHeight()
253 assertEquals("assert topline color as setting",0x00FF0000,tableBorder_Assert.TopLine.Color); in testSetTableBorder()
254assertEquals("assert topline innerline width as setting",101,tableBorder_Assert.TopLine.InnerLineW… in testSetTableBorder()
255assertEquals("assert topline outerlinewidth as setting",19,tableBorder_Assert.TopLine.OuterLineWid… in testSetTableBorder()
256assertEquals("assert topline linedistance as setting",101,tableBorder_Assert.TopLine.LineDistance); in testSetTableBorder()
257 assertEquals("assert bottomline color as setting",0x00FFFF00,tableBorder_Assert.BottomLine.Color); in testSetTableBorder()
258assertEquals("assert bottomline innerline width as setting",101,tableBorder_Assert.BottomLine.Inne… in testSetTableBorder()
259assertEquals("assert bottomline outerlinewidth as setting",19,tableBorder_Assert.BottomLine.OuterL… in testSetTableBorder()
260assertEquals("assert bottomline linedistance as setting",101,tableBorder_Assert.BottomLine.LineDis… in testSetTableBorder()
261 assertEquals("assert leftline color as setting",0x0000FF00,tableBorder_Assert.LeftLine.Color); in testSetTableBorder()
262assertEquals("assert leftline innerline width as setting",150,tableBorder_Assert.LeftLine.InnerLin… in testSetTableBorder()
263assertEquals("assert leftline outerlinewidth as setting",19,tableBorder_Assert.LeftLine.OuterLineW… in testSetTableBorder()
264assertEquals("assert leftline linedistance as setting",101,tableBorder_Assert.LeftLine.LineDistanc… in testSetTableBorder()
265 assertEquals("assert rightline color as setting",0x0000FF00,tableBorder_Assert.RightLine.Color); in testSetTableBorder()
266assertEquals("assert rightline linedistance as setting",101,tableBorder_Assert.RightLine.LineDista… in testSetTableBorder()
267assertEquals("assert rightline innerline width as setting",150,tableBorder_Assert.RightLine.InnerL… in testSetTableBorder()
268assertEquals("assert rightline outerlinewidth as setting",19,tableBorder_Assert.RightLine.OuterLin… in testSetTableBorder()
269assertEquals("assert HorizontalLine color as setting",0x0000FF00,tableBorder_Assert.HorizontalLine… in testSetTableBorder()
270assertEquals("assert HorizontalLine innerline width as setting",150,tableBorder_Assert.HorizontalL… in testSetTableBorder()
271assertEquals("assert HorizontalLine outerlinewidth as setting",19,tableBorder_Assert.HorizontalLin… in testSetTableBorder()
272assertEquals("assert HorizontalLine linedistance as setting",101,tableBorder_Assert.HorizontalLine… in testSetTableBorder()
273assertEquals("assert VerticalLine color as setting",0x0000FF00,tableBorder_Assert.VerticalLine.Col… in testSetTableBorder()
274assertEquals("assert VerticalLine innerline width as setting",150,tableBorder_Assert.VerticalLine.… in testSetTableBorder()
275assertEquals("assert VerticalLine outerlinewidth as setting",19,tableBorder_Assert.VerticalLine.Ou… in testSetTableBorder()
276assertEquals("assert VerticalLine linedistance as setting",101,tableBorder_Assert.VerticalLine.Lin… in testSetTableBorder()
358assertEquals("assert table alignment as automatic",com.sun.star.text.HoriOrientation.FULL,xTablePr… in testSetTable_AlignmentAndMarginToPage()
359 assertEquals("assert left margin to page",0,xTableProps_assert1.getPropertyValue("LeftMargin")); in testSetTable_AlignmentAndMarginToPage()
360 assertEquals("assert right margin to page",0,xTableProps_assert1.getPropertyValue("RightMargin")); in testSetTable_AlignmentAndMarginToPage()
361 assertEquals("assert top margin to page",2000,xTableProps_assert1.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
362assertEquals("assert bottom margin to page",2000,xTableProps_assert1.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
366assertEquals("assert table alignment as manual",com.sun.star.text.HoriOrientation.NONE,xTableProps… in testSetTable_AlignmentAndMarginToPage()
367assertEquals("assert left margin to page",2591,xTableProps_assert2.getPropertyValue("LeftMargin")); in testSetTable_AlignmentAndMarginToPage()
368assertEquals("assert right margin to page",3000,xTableProps_assert2.getPropertyValue("RightMargin"… in testSetTable_AlignmentAndMarginToPage()
369 assertEquals("assert top margin to page",2000,xTableProps_assert2.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
370assertEquals("assert bottom margin to page",2000,xTableProps_assert2.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
374assertEquals("assert table alignment as center",com.sun.star.text.HoriOrientation.CENTER,xTablePro… in testSetTable_AlignmentAndMarginToPage()
375 assertEquals("assert top margin to page",2000,xTableProps_assert3.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
376assertEquals("assert bottom margin to page",2000,xTableProps_assert3.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
380assertEquals("assert table alignment as left",com.sun.star.text.HoriOrientation.LEFT,xTableProps_a… in testSetTable_AlignmentAndMarginToPage()
381 assertEquals("assert top margin to page",2000,xTableProps_assert4.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
382assertEquals("assert bottom margin to page",2000,xTableProps_assert4.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
386assertEquals("assert table alignment as from left",com.sun.star.text.HoriOrientation.LEFT,xTablePr… in testSetTable_AlignmentAndMarginToPage()
387 assertEquals("assert top margin to page",2000,xTableProps_assert5.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
388assertEquals("assert bottom margin to page",2000,xTableProps_assert5.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
392assertEquals("assert table alignment as right",com.sun.star.text.HoriOrientation.RIGHT,xTableProps… in testSetTable_AlignmentAndMarginToPage()
393 assertEquals("assert top margin to page",2000,xTableProps_assert5.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
394assertEquals("assert bottom margin to page",2000,xTableProps_assert5.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
435assertEquals("verify table background color",0x0000FF00,xTableProps_assert.getPropertyValue("BackC… in testSetTableBackColor()
478assertEquals("verify table heading row number",1,xTableProps_assert.getPropertyValue("HeaderRowCou… in testSetTableRepeatHeading()
479assertEquals("verify table heading repeat",true,xTableProps_assert.getPropertyValue("RepeatHeadlin… in testSetTableRepeatHeading()
553 assertEquals("assert shadow location",ShadowLocation.BOTTOM_RIGHT,shadowFormat_Assert1.Location); in testSetTableShadow()
554 assertEquals("assert shadow width",100,shadowFormat_Assert1.ShadowWidth); in testSetTableShadow()
555 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert1.Color); in testSetTableShadow()
561 assertEquals("assert shadow location",ShadowLocation.BOTTOM_LEFT,shadowFormat_Assert2.Location); in testSetTableShadow()
562 assertEquals("assert shadow width",100,shadowFormat_Assert2.ShadowWidth); in testSetTableShadow()
563 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert2.Color); in testSetTableShadow()
569 assertEquals("assert shadow location",ShadowLocation.NONE,shadowFormat_Assert3.Location); in testSetTableShadow()
575 assertEquals("assert shadow location",ShadowLocation.TOP_LEFT,shadowFormat_Assert4.Location); in testSetTableShadow()
576 assertEquals("assert shadow width",100,shadowFormat_Assert4.ShadowWidth); in testSetTableShadow()
577 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert4.Color); in testSetTableShadow()
583 assertEquals("assert shadow location",ShadowLocation.TOP_RIGHT,shadowFormat_Assert5.Location); in testSetTableShadow()
584 assertEquals("assert shadow width",100,shadowFormat_Assert5.ShadowWidth); in testSetTableShadow()
585 assertEquals("assert shadow color",0x00FF00FF,shadowFormat_Assert5.Color); in testSetTableShadow()
697assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.LEFT_BOTTOM,xT… in testSetTableBackGraphic()
698assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps1_assert.getPropertyVa… in testSetTableBackGraphic()
699assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
704assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.LEFT_MIDDLE,xT… in testSetTableBackGraphic()
705assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps2_assert.getPropertyVa… in testSetTableBackGraphic()
706assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
711assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.LEFT_TOP,xTabl… in testSetTableBackGraphic()
712assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps3_assert.getPropertyVa… in testSetTableBackGraphic()
713assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
718assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_BOTTOM,… in testSetTableBackGraphic()
719assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps4_assert.getPropertyVa… in testSetTableBackGraphic()
720assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
725assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_MIDDLE,… in testSetTableBackGraphic()
726assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps5_assert.getPropertyVa… in testSetTableBackGraphic()
727assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
732assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.MIDDLE_TOP,xTa… in testSetTableBackGraphic()
733assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps6_assert.getPropertyVa… in testSetTableBackGraphic()
734assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
739assertEquals("verify table backgraphic location is title",com.sun.star.style.GraphicLocation.NONE,… in testSetTableBackGraphic()
744assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_BOTTOM,x… in testSetTableBackGraphic()
745assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps8_assert.getPropertyVa… in testSetTableBackGraphic()
746assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
751assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_MIDDLE,x… in testSetTableBackGraphic()
752assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps9_assert.getPropertyVa… in testSetTableBackGraphic()
753assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
758assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.RIGHT_TOP,xTab… in testSetTableBackGraphic()
759assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps10_assert.getPropertyV… in testSetTableBackGraphic()
760assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()
765assertEquals("verify table backgraphic location",com.sun.star.style.GraphicLocation.AREA,xTablePro… in testSetTableBackGraphic()
766assertEquals("verify table backgraphic filter","draw_jpg_Export",xTableProps11_assert.getPropertyV… in testSetTableBackGraphic()
767assertEquals("verify table backgraphic URL",FileUtil.getUrl(Testspace.prepareData("uno/Desert.jpg"… in testSetTableBackGraphic()