Home
last modified time | relevance | path

Searched refs:assertEquals (Results 26 – 50 of 177) sorted by relevance

12345678

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletAlignment.java117 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_odt[0].Name); in testNumberingBulletAlign_Right()
119 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletAlign_Right()
128 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_doc[0].Name); in testNumberingBulletAlign_Right()
130 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletAlign_Right()
186 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_odt[0].Name); in testNumberingBulletAlign_Left()
188 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletAlign_Left()
197 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_doc[0].Name); in testNumberingBulletAlign_Left()
199 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletAlign_Left()
255 assertEquals("assert numbering and bullet","Adjust",propsRule_assert_odt[0].Name); in testNumberingBulletAlign_Center()
257 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletAlign_Center()
[all …]
H A DParagraphNumberingAndBullet_CharacterBullet.java118 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingAndBullet_CharacterBullet1()
120 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_odt[12].Name); in testNumberingAndBullet_CharacterBullet1()
121 assertEquals("assert numbering and bullet",(short)8226,propsRule_assert_odt[12].Value); in testNumberingAndBullet_CharacterBullet1()
129 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingAndBullet_CharacterBullet1()
131 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_doc[12].Name); in testNumberingAndBullet_CharacterBullet1()
132 assertEquals("assert numbering and bullet",(short)8226,propsRule_assert_doc[12].Value); in testNumberingAndBullet_CharacterBullet1()
187 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingAndBullet_CharacterBullet2()
189 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_odt[12].Name); in testNumberingAndBullet_CharacterBullet2()
190 assertEquals("assert numbering and bullet",(short)9679,propsRule_assert_odt[12].Value); in testNumberingAndBullet_CharacterBullet2()
200 assertEquals("assert numbering and bullet","BulletId",propsRule_assert_doc[12].Name); in testNumberingAndBullet_CharacterBullet2()
[all …]
H A DParagraphLineSpacing.java104 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_odt.Height); in testParagraphLineSpacingFix()
111 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_doc.Height); in testParagraphLineSpacingFix()
164 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_odt.Height); in testParagraphLineSpacingLeading()
172 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_doc.Height); in testParagraphLineSpacingLeading()
225 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_odt.Height); in testParagraphLineSpacingMinimum()
233 assertEquals("assert first paragraph line spacing is fix",5001,paraLineSpacing_assert_doc.Height); in testParagraphLineSpacingMinimum()
285 assertEquals("assert line spacing is prop",LineSpacingMode.PROP,paraLineSpacing_assert_odt.Mode); in testParagraphLineSpacingProp()
286 assertEquals("assert line spacing height is 150",150,paraLineSpacing_assert_odt.Height); in testParagraphLineSpacingProp()
293 assertEquals("assert line spacing is prop",LineSpacingMode.PROP,paraLineSpacing_assert_doc.Mode); in testParagraphLineSpacingProp()
294 assertEquals("assert line spacing height is 150",150,paraLineSpacing_assert_doc.Height); in testParagraphLineSpacingProp()
[all …]
H A DParagraphIndentAndSpacing.java103assertEquals("assert before text margin",2000,xCursorProps_Assert_odt.getPropertyValue("ParaLeftMa… in testParagraphSpacingSetting()
104assertEquals("assert after text margin",3000,xCursorProps_Assert_odt.getPropertyValue("ParaRightMa… in testParagraphSpacingSetting()
105assertEquals("assert above paragraph margin",1000,xCursorProps_Assert_odt.getPropertyValue("ParaTo… in testParagraphSpacingSetting()
106assertEquals("assert below paragraph margin",4001,xCursorProps_Assert_odt.getPropertyValue("ParaBo… in testParagraphSpacingSetting()
107assertEquals("assert first line indent",4001,xCursorProps_Assert_odt.getPropertyValue("ParaFirstLi… in testParagraphSpacingSetting()
114assertEquals("assert before text margin",2000,xCursorProps_Assert_doc.getPropertyValue("ParaLeftMa… in testParagraphSpacingSetting()
115assertEquals("assert after text margin",3000,xCursorProps_Assert_doc.getPropertyValue("ParaRightMa… in testParagraphSpacingSetting()
116assertEquals("assert above paragraph margin",1000,xCursorProps_Assert_doc.getPropertyValue("ParaTo… in testParagraphSpacingSetting()
117assertEquals("assert below paragraph margin",4001,xCursorProps_Assert_doc.getPropertyValue("ParaBo… in testParagraphSpacingSetting()
118assertEquals("assert first line indent",4001,xCursorProps_Assert_doc.getPropertyValue("ParaFirstLi… in testParagraphSpacingSetting()
[all …]
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java125 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBullet_Graphic()
126 assertEquals("assert numbering and bullet",NumberingType.BITMAP,propsRule_assert_odt[11].Value); in testNumberingBullet_Graphic()
127 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic()
129 assertEquals("assert numbering and bullet","GraphicSize",propsRule_assert_odt[14].Name); in testNumberingBullet_Graphic()
131 assertEquals("assert numbering and bullet",1000,size_assert_odt.Height); in testNumberingBullet_Graphic()
132 assertEquals("assert numbering and bullet",1000,size_assert_odt.Width); in testNumberingBullet_Graphic()
140 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBullet_Graphic()
142 assertEquals("assert numbering and bullet","GraphicURL",propsRule_assert_odt[12].Name); in testNumberingBullet_Graphic()
144 assertEquals("assert numbering and bullet","GraphicSize",propsRule_assert_doc[14].Name); in testNumberingBullet_Graphic()
146 assertEquals("assert numbering and bullet",1000,size_assert_doc.Height); in testNumberingBullet_Graphic()
[all …]
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java119 assertEquals("assert numbering and bullet","IndentAt",propsRule_assert_odt[10].Name); in testNumberingBulletIndentAtAndAlignAt()
120 assertEquals("assert numbering and bullet",499,propsRule_assert_odt[10].Value); in testNumberingBulletIndentAtAndAlignAt()
121 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_odt[11].Name); in testNumberingBulletIndentAtAndAlignAt()
122 assertEquals("assert numbering and bullet",NumberingType.ARABIC,propsRule_assert_odt[11].Value); in testNumberingBulletIndentAtAndAlignAt()
123 assertEquals("assert numbering and bullet","FirstLineIndent",propsRule_assert_odt[9].Name); in testNumberingBulletIndentAtAndAlignAt()
124 assertEquals("assert numbering and bullet",199,propsRule_assert_odt[9].Value); in testNumberingBulletIndentAtAndAlignAt()
132 assertEquals("assert numbering and bullet","IndentAt",propsRule_assert_doc[10].Name); in testNumberingBulletIndentAtAndAlignAt()
133 assertEquals("assert numbering and bullet",499,propsRule_assert_doc[10].Value); in testNumberingBulletIndentAtAndAlignAt()
134 assertEquals("assert numbering and bullet","NumberingType",propsRule_assert_doc[11].Name); in testNumberingBulletIndentAtAndAlignAt()
136 assertEquals("assert numbering and bullet","FirstLineIndent",propsRule_assert_doc[9].Name); in testNumberingBulletIndentAtAndAlignAt()
[all …]
H A DParagraphDropcap.java105 assertEquals("assert paragraph dropcaps",9,dropcapFormat_assert_odt.Count); in testParagraphDropcapSetting()
106 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_odt.Lines); in testParagraphDropcapSetting()
107 assertEquals("assert paragraph dropcaps",101,dropcapFormat_assert_odt.Distance); in testParagraphDropcapSetting()
114 assertEquals("assert paragraph dropcaps",9,dropcapFormat_assert_doc.Count); in testParagraphDropcapSetting()
115 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_doc.Lines); in testParagraphDropcapSetting()
116 assertEquals("assert paragraph dropcaps",101,dropcapFormat_assert_doc.Distance); in testParagraphDropcapSetting()
161assertEquals("assert paragraph dropcaps",true,xCursorProps_Assert_odt.getPropertyValue("DropCapWho… in testParagraphDropcapWholewordSetting()
162 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_odt.Lines); in testParagraphDropcapWholewordSetting()
163 assertEquals("assert paragraph dropcaps",101,dropcapFormat_assert_odt.Distance); in testParagraphDropcapWholewordSetting()
170 assertEquals("assert paragraph dropcaps",3,dropcapFormat_assert_doc.Lines); in testParagraphDropcapWholewordSetting()
[all …]
H A DParagraphAlignment.java103assertEquals("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()
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()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBorder.java98 assertEquals("assert topline color as setting",0x00FF0000,LeftBorder_Assert_odt.Color); in testInsertFrame()
99assertEquals("assert topline innerline width as setting",101,LeftBorder_Assert_odt.InnerLineWidth); in testInsertFrame()
100 assertEquals("assert topline outerlinewidth as setting",19,LeftBorder_Assert_odt.OuterLineWidth); in testInsertFrame()
101 assertEquals("assert topline linedistance as setting",101,LeftBorder_Assert_odt.LineDistance); in testInsertFrame()
103 assertEquals("assert bottomline color as setting",0x00FFFF00,RightBorder_Assert_odt.Color); in testInsertFrame()
106 assertEquals("assert bottomline linedistance as setting",101,RightBorder_Assert_odt.LineDistance); in testInsertFrame()
108 assertEquals("assert leftline color as setting",0x0000FF00,TopBorder_Assert_odt.Color); in testInsertFrame()
109assertEquals("assert leftline innerline width as setting",150,TopBorder_Assert_odt.InnerLineWidth); in testInsertFrame()
110 assertEquals("assert leftline outerlinewidth as setting",19,TopBorder_Assert_odt.OuterLineWidth); in testInsertFrame()
111 assertEquals("assert leftline linedistance as setting",101,TopBorder_Assert_odt.LineDistance); in testInsertFrame()
[all …]
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DUnoUrlTest.java51 private void assertEquals(int expected, int actual) { in assertEquals() method in UnoUrlTest
61 assertEquals("x", url.getConnection()); in testStart1()
87 assertEquals("y", url.getProtocol()); in testStart4()
129 assertEquals("ABC", url.getRootOid()); in testOIDandParams1()
130 assertEquals(1, url.getConnectionParameters().size()); in testOIDandParams1()
141 assertEquals("ABC()!/", url.getRootOid()); in testOIDandParams2()
142 assertEquals(2, url.getConnectionParameters().size()); in testOIDandParams2()
143 assertEquals(1, url.getProtocolParameters().size()); in testOIDandParams2()
182 assertEquals("socket", url.getConnection()); in testCommon()
183 assertEquals("urp", url.getProtocol()); in testCommon()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java23 import static org.junit.Assert.assertEquals;
163 assertEquals("Not Dash Line Style", LineStyle.DASH, in testAreaBordersProperties()
165 assertEquals("Not Yellow Line", 0x00ff00, in testAreaBordersProperties()
238 assertEquals("Not Dash Line Style", LineStyle.DASH, in testLegendBorderProperties()
240 assertEquals("Not Yellow Line", 0x00ff00, in testLegendBorderProperties()
288 assertEquals("Legend font name is not Arial", "Arial", in testLegendCharFont()
318 assertEquals("Legend font underline is not DOUBLE", in testLegendCharFontEffects()
373 assertEquals("Chart title is wrong", "TestTitle", in testTitleAndSubTitle()
375 assertEquals("Chart sub title is wrong", "TestSubTitle", in testTitleAndSubTitle()
427 assertEquals( in testDataLabel()
[all …]
/trunk/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java181 assertEquals("0.50 \"", swTableSTCLeft.getText()); in testTableBorderLineStyle()
182 assertEquals("0.50 \"", swTableSTCRight.getText()); in testTableBorderLineStyle()
183 assertEquals("0.50 \"", swTableSTCTop.getText()); in testTableBorderLineStyle()
184 assertEquals("0.50 \"", swTableSTCBottom.getText()); in testTableBorderLineStyle()
185 assertEquals("1.97 \"", swTableShadowSize.getText()); in testTableBorderLineStyle()
223 assertEquals("0.50 \"", swTableSTCLeft.getText()); in testTableBorderLineStyle()
224 assertEquals("0.80 \"", swTableSTCRight.getText()); in testTableBorderLineStyle()
225 assertEquals("1.00 \"", swTableSTCTop.getText()); in testTableBorderLineStyle()
226 assertEquals("1.97 \"", swTableSTCBottom.getText()); in testTableBorderLineStyle()
278 assertEquals("0.50 \"", swTableSetRowHeight.getText()); in testTableRowHeight()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java153 assertEquals("Author should be "+ author, author, xDocPro2.getAuthor()); in testGeneralAuthor()
363 assertEquals("Author should be "+ author, author, xDocPro.getAuthor()); in testGeneralReset()
364 assertEquals("Modified should be empty", "", xDocPro.getModifiedBy()); in testGeneralReset()
367 assertEquals("PrintBy should be empty", "", xDocPro.getPrintedBy()); in testGeneralReset()
371 assertEquals("Revision number should be empty", 1, xDocPro.getEditingCycles()); in testGeneralReset()
391 assertEquals("Title should be "+ title, title, xDocPro2.getTitle()); in testDescriptionTitle()
406 assertEquals("Subject should be "+ subject, subject, xDocPro2.getSubject()); in testDescriptionSubject()
423 assertEquals("There should be 2 Keywords", 2, keywordsResult.length); in testDescriptionKeywords()
445 assertEquals("Comments should be "+comments, comments, xDocPro2.getDescription()); in testDescriptionComments()
481 assertEquals("value of added property should be "+addedProDefaultValue, in testCustomAddPro_Text()
[all …]
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DDocumentWithHeaderFooter.java71 assertEquals(true, sdDateAndTimeFooterOnSlide.isChecked()); in testOpenAOO34WithHeaderFooter()
73 assertEquals(true, sdFooterTextOnSlide.isChecked()); in testOpenAOO34WithHeaderFooter()
74 assertEquals("footer test", sdFooterTextOnSlideInput.getText()); in testOpenAOO34WithHeaderFooter()
75 assertEquals(true, sdSlideNumAsFooterOnSlide.isChecked()); in testOpenAOO34WithHeaderFooter()
89 assertEquals(false, sdSlideNumAsFooterOnSlide.isChecked()); in testOpenAOO34WithHeaderFooter()
106 assertEquals(true, sdDateAndTimeFooterOnSlide.isChecked()); in testOpenPPTWithHeaderFooter()
108 assertEquals(true, sdFooterTextOnSlide.isChecked()); in testOpenPPTWithHeaderFooter()
109 assertEquals("yesy", sdFooterTextOnSlideInput.getText()); in testOpenPPTWithHeaderFooter()
110 assertEquals(true, sdSlideNumAsFooterOnSlide.isChecked()); in testOpenPPTWithHeaderFooter()
124 assertEquals(false, sdSlideNumAsFooterOnSlide.isChecked()); in testOpenPPTWithHeaderFooter()
[all …]
/trunk/test/testuno/source/fvt/mix/sc/sheet/
H A DInsertExcelSheetTest.java237 assertEquals("Expect first sheet link is NORMAL", in insertSheetFromFileLinkedNormal()
243 assertEquals("Expect first sheet text should be 2", "2", in insertSheetFromFileLinkedNormal()
278 assertEquals("Expect first sheet text should be 2", "2", in insertSheetFromFileLinkedNormal()
354 assertEquals("Expect first sheet text should be 3", "3", in insertSheetFromFileLinkedNormal()
456 assertEquals("Expect first sheet link is NORMAL", in insertSheetFromFileLinkedValue()
462 assertEquals("Expect second sheet text should be 4", "4", in insertSheetFromFileLinkedValue()
571 assertEquals("Expect first sheet text should be 6", "6", in insertSheetFromFileLinkedValue()
662 assertEquals("Expect first sheet link is NONE", in insertSheetFromFileLinkedNone()
668 assertEquals("Expect third sheet text should be 6", "6", in insertSheetFromFileLinkedNone()
705 assertEquals("Expect first sheet text should be 6", "6", in insertSheetFromFileLinkedNone()
[all …]
H A DInsertCalcSheetTest.java237 assertEquals("Expect first sheet link is NORMAL", in insertSheetFromFileLinkedNormal()
243 assertEquals("Expect first sheet text should be 2", "2", in insertSheetFromFileLinkedNormal()
278 assertEquals("Expect first sheet text should be 2", "2", in insertSheetFromFileLinkedNormal()
354 assertEquals("Expect first sheet text should be 3", "3", in insertSheetFromFileLinkedNormal()
456 assertEquals("Expect first sheet link is NORMAL", in insertSheetFromFileLinkedValue()
462 assertEquals("Expect second sheet text should be 4", "4", in insertSheetFromFileLinkedValue()
571 assertEquals("Expect first sheet text should be 6", "6", in insertSheetFromFileLinkedValue()
663 assertEquals("Expect first sheet link is NONE", in insertSheetFromFileLinkedNone()
669 assertEquals("Expect third sheet text should be 6", "6", in insertSheetFromFileLinkedNone()
706 assertEquals("Expect first sheet text should be 6", "6", in insertSheetFromFileLinkedNone()
[all …]
/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogDefaultValue.java61assertEquals("Wrong default value of AllowBlankCells in Validity",true, scValidityAllowBlankCells.… in testValidityUICellRange()
62assertEquals("Wrong default value of ShowSelectionList in Validity",true, scValidityShowSelectionL… in testValidityUICellRange()
64assertEquals("Wrong default value of AllowBlankCells in Validity",true, scValidityAllowBlankCells.… in testValidityUICellRange()
65assertEquals("Wrong default value of Sort Entries Ascending in Validity",true, scValiditySortEntri… in testValidityUICellRange()
66assertEquals("Wrong default value of SourcePicker in Validity",true, scValiditySourcePicker.isEnab… in testValidityUICellRange()
76assertEquals("Error Alert Action list is disable",true, scValidityErrorAlertActionList.isEnabled()… in testValidityUIErrorAlert()
79 assertEquals("Error Message Title is disable",true, scValidityErrorMessageTitle.isEnabled()); in testValidityUIErrorAlert()
80 assertEquals("Have default error message title","", scValidityErrorMessageTitle.getText()); in testValidityUIErrorAlert()
81 assertEquals("Error message is disable",true, scValidityErrorMessage.isEnabled()); in testValidityUIErrorAlert()
82 assertEquals("Have default error message","", scValidityErrorMessage.getText()); in testValidityUIErrorAlert()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/breaks/
H A DCheckBreaks.java94 Assert.assertEquals("Line break is inserted when new document.",4,lineCount); in testInsertDeleteLineBreak()
97 Assert.assertEquals("Line break is deleted when new document", 3,lineCount); in testInsertDeleteLineBreak()
105 Assert.assertEquals("Line breaks when open saved odt file.",3,lineCount); in testInsertDeleteLineBreak()
108 Assert.assertEquals("Line break is inserted when open saved odt file.",4,lineCount); in testInsertDeleteLineBreak()
111 Assert.assertEquals("Line break is deleted when open saved odt file.",3,lineCount); in testInsertDeleteLineBreak()
119 Assert.assertEquals("Line breaks when open saved doc file.",3,lineCount); in testInsertDeleteLineBreak()
125 Assert.assertEquals("Line break is deleted when open saved doc file.",3,lineCount); in testInsertDeleteLineBreak()
140 Assert.assertEquals("page break is inserted when new document", 3,pageCount); in testInsertDeletePageBreak()
144 Assert.assertEquals("page break is deleted when new document", 2,pageCount); in testInsertDeletePageBreak()
152 Assert.assertEquals("Page breaks after open saved odt file", 2,pageCount); in testInsertDeletePageBreak()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java117 assertEquals("Not the same shape","test",xPropSet2.getPropertyValue("Name")); in testInsertShape()
135 assertEquals("Not put text correctly","test",ShapeUtil.getPortion(xShape)); in testInsertTextToShape()
171 assertEquals("Not Linear Gradient",GradientStyle.LINEAR,aGradient.Style); in testShapeFillGradient()
195 assertEquals("Not Yellow Color Fill",0xffff00,xPropSet.getPropertyValue("FillColor")); in testShapeFillColor()
225 assertEquals("Not Double Hatch",HatchStyle.DOUBLE,aHatch.Style); in testShapeFillHatch()
259 assertEquals("Not Round Dash Style", DashStyle.ROUND ,aLineDash.Style); in testShapeLineStyle()
282 assertEquals("wrong line color", 0x00ff00,xPropSet.getPropertyValue("LineColor")); in testShapeLineColor()
298 assertEquals("wrong shape position",1000,xShape.getPosition().X); in testShapePositionSize()
299 assertEquals("wrong shape Height", 5000 ,xShape.getSize().Height); in testShapePositionSize()
342 assertEquals("Not remove shape successfully",1,countBeforeRemove-countAfterRemove); in testShapeRemove()
[all …]
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterStrikeThrough.java118assertEquals("assert strikethrough is bold",com.sun.star.awt.FontStrikeout.BOLD,xCursorProps_asser… in testCharacterStrikeThroughSetting()
121assertEquals("assert strikethrough is don'tknow",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_… in testCharacterStrikeThroughSetting()
124assertEquals("assert strikethrough is double",com.sun.star.awt.FontStrikeout.DOUBLE,xCursorProps_a… in testCharacterStrikeThroughSetting()
127assertEquals("assert strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_as… in testCharacterStrikeThroughSetting()
130assertEquals("assert strikethrough is single",com.sun.star.awt.FontStrikeout.SINGLE,xCursorProps_a… in testCharacterStrikeThroughSetting()
133assertEquals("assert strikethrough is with /",com.sun.star.awt.FontStrikeout.SLASH,xCursorProps_as… in testCharacterStrikeThroughSetting()
136assertEquals("assert strikethrough is with X",com.sun.star.awt.FontStrikeout.X,xCursorProps_assert… in testCharacterStrikeThroughSetting()
146assertEquals("for .doc assert strikethrough is SINGLE instead of bold",com.sun.star.awt.FontStrike… in testCharacterStrikeThroughSetting()
152assertEquals("assert strikethrough is double",com.sun.star.awt.FontStrikeout.DOUBLE,xCursorProps_a… in testCharacterStrikeThroughSetting()
155assertEquals("assert strikethrough is without",com.sun.star.awt.FontStrikeout.NONE,xCursorProps_as… in testCharacterStrikeThroughSetting()
[all …]
H A DCharacterRotationAndScaleWidth.java93assertEquals("assert character rotation ",(short)0,xCursorProps_assert_odt.getPropertyValue("CharR… in testCharacterRotationZeroSetting()
94assertEquals("assert character rotation ",(short)150,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationZeroSetting()
100assertEquals("assert character rotation ",(short)0,xCursorProps_assert_doc.getPropertyValue("CharR… in testCharacterRotationZeroSetting()
101assertEquals("assert character rotation ",(short)150,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationZeroSetting()
143assertEquals("assert character rotation ",(short)900,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
144assertEquals("assert character rotation ",(short)200,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
151assertEquals("assert character rotation ",(short)900,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
152assertEquals("assert character rotation ",(short)200,xCursorProps_assert_doc.getPropertyValue("Cha… in testCharacterRotationNinetySetting()
196assertEquals("assert character rotation ",(short)2700,xCursorProps_assert_odt.getPropertyValue("Ch… in testCharacterRotationDefineSetting()
197assertEquals("assert character rotation ",(short)300,xCursorProps_assert_odt.getPropertyValue("Cha… in testCharacterRotationDefineSetting()
[all …]
H A DCharacterPosition.java92assertEquals("assert character position",(short)29,xCursorProps_assert_odt.getPropertyValue("CharE… in testCharacterSuperscriptSetting()
93assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSuperscriptSetting()
99assertEquals("assert character position",(short)29,xCursorProps_assert_doc.getPropertyValue("CharE… in testCharacterSuperscriptSetting()
100assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSuperscriptSetting()
141assertEquals("assert character position",(short)-29,xCursorProps_assert_odt.getPropertyValue("Char… in testCharacterSubscriptSetting()
142assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSubscriptSetting()
148assertEquals("assert character position",(short)-29,xCursorProps_assert_doc.getPropertyValue("Char… in testCharacterSubscriptSetting()
149assertEquals("assert character position",(byte)50,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterSubscriptSetting()
190assertEquals("assert character position",(short)0,xCursorProps_assert_odt.getPropertyValue("CharEs… in testCharacterDefaultPositionSetting()
191assertEquals("assert character position",(byte)100,xCursorProps_assert_odt.getPropertyValue("CharE… in testCharacterDefaultPositionSetting()
[all …]
/trunk/test/testuno/source/fvt/uno/sc/data/
H A DValidityTypeTest.java218 assertEquals("", xValidPropSet.getPropertyValue("ErrorMessage")); in test()
220 assertEquals(errorMessage, in test()
223 assertEquals(showErrorMessage, in test()
225 assertEquals(showInputMessage, in test()
228 assertEquals(ignoreBlankCells, in test()
230 assertEquals(validationtype, xValidPropSet.getPropertyValue("Type")); in test()
231 assertEquals(errorTitle, xValidPropSet.getPropertyValue("ErrorTitle")); in test()
232 assertEquals(validationAlertStyle, in test()
238 assertEquals(formula1, xCondition.getFormula1()); in test()
239 assertEquals(formula2, xCondition.getFormula2()); in test()
[all …]
/trunk/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java89 assertEquals("hallo", (String)t_params[0]); in testCallWithInParameter()
114 assertEquals("testString", ((String [])params[0])[0]); in testCallWithOutParameter()
129 assertEquals("inString", ((String [])t_params[0])[0]); in testCallWithInOutParameter()
138 assertEquals("outString", ((String [])params[0])[0]); in testCallWithInOutParameter()
157 assertEquals("resultString", result); in testCallWithResult()
192 assertEquals("hallo", (String)t_params[0]); in testCallWithIn_Out_InOut_Paramters_and_result()
194 assertEquals("inOutString", ((String [])t_params[2])[0]); in testCallWithIn_Out_InOut_Paramters_and_result()
205 assertEquals("outString", ((String [])params[1])[0]); in testCallWithIn_Out_InOut_Paramters_and_result()
207 assertEquals("inOutString_res", ((String [])params[2])[0]); in testCallWithIn_Out_InOut_Paramters_and_result()
209 assertEquals("resultString", result); in testCallWithIn_Out_InOut_Paramters_and_result()
[all …]
/trunk/test/testgui/source/fvt/gui/sd/table/
H A DTableBackgroundProperty.java71assertEquals("Area_Fill_Type is not Color", areaFillType.getSelText(), areaFillType.getItemText(1)… in testTableBackgroundPropertyDialog()
74assertEquals("Area_Fill_Color is not the second item", areaFillColor.getSelText(), areaFillColor.g… in testTableBackgroundPropertyDialog()
82assertEquals("Area_Fill_Type is not Gradient", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
84assertEquals("Area_Fill_Gradient is not the second item", areaFillGradient.getSelText(), areaFillG… in testTableBackgroundPropertyDialog()
92assertEquals("Area_Fill_Type is not Hatching", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
94assertEquals("Area_Fill_Hatching is not the second item", areaFillHatching.getSelText(), areaFillH… in testTableBackgroundPropertyDialog()
102assertEquals("Area_Fill_Type is not Bitmap", areaFillType.getSelText(), areaFillType.getItemText(4… in testTableBackgroundPropertyDialog()
104assertEquals("Area_Fill_Bitmap is not the second item", areaFillBitmap.getSelText(), areaFillBitma… in testTableBackgroundPropertyDialog()

Completed in 138 milliseconds

12345678