Home
last modified time | relevance | path

Searched refs:assertEquals (Results 101 – 125 of 180) sorted by relevance

12345678

/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameSize.java89 assertEquals("verify Frame height size",41,xShape_odt.getSize().Height); in testFrameSize()
90 assertEquals("verify Frame width size",15000,xShape_odt.getSize().Width); in testFrameSize()
99 assertEquals("verify Frame height size",788,xShape_doc.getSize().Height); in testFrameSize()
100 assertEquals("verify Frame width size",14998,xShape_doc.getSize().Width); in testFrameSize()
H A DFrameHyperlink.java84assertEquals("assert Frame hyperlink url","http://www.google.com.hk/", xTextFrameProps_assert.getP… in testFrameHyperlink()
85assertEquals("assert Frame hyperlink target","google", xTextFrameProps_assert.getPropertyValue("Hy… in testFrameHyperlink()
86assertEquals("assert Frame hyperlink name", "FrameHyperlinkToGoogle",xTextFrameProps_assert.getPro… in testFrameHyperlink()
H A DFrameShadow.java109 assertEquals("assert shadow color",shadowColor,shadowFormat_Assert1.Color); in testFrameShadow()
110 assertEquals("assert shadow location",shadowLocation,shadowFormat_Assert1.Location); in testFrameShadow()
111 assertEquals("assert shadow width",shadowWidth,shadowFormat_Assert1.ShadowWidth); in testFrameShadow()
H A DFrameBackGraphic.java111 assertEquals("verify Frame backgraphic location",backGraphicLocation,graphiclocation.getValue()); in testFrameBackGraphic()
112assertEquals("verify Frame backgraphic filter",graphicName,xFrameProps1_assert.getPropertyValue("B… in testFrameBackGraphic()
113assertEquals("verify Frame backgraphic URL",graphicURL,xFrameProps1_assert.getPropertyValue("BackG… in testFrameBackGraphic()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterStyle.java92assertEquals(com.sun.star.awt.FontSlant.ITALIC,xCursorProps_assert_odt.getPropertyValue("CharPostu… in testCharacterStyleSetting()
93assertEquals(com.sun.star.awt.FontWeight.BOLD,xCursorProps_assert_odt.getPropertyValue("CharWeight… in testCharacterStyleSetting()
99assertEquals(com.sun.star.awt.FontSlant.ITALIC,xCursorProps_assert_doc.getPropertyValue("CharPostu… in testCharacterStyleSetting()
100assertEquals(com.sun.star.awt.FontWeight.BOLD,xCursorProps_assert_doc.getPropertyValue("CharWeight… in testCharacterStyleSetting()
/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckShadowFormat.java145 …Assert.assertEquals(preDescription + ":" + shadowFormatProperty + "-->Location",this.shadowFormat.… in compare()
148 …Assert.assertEquals(preDescription + ":" + shadowFormatProperty + "-->Width",(double)this.shadowFo… in compare()
149 …Assert.assertEquals(preDescription + ":" + shadowFormatProperty + "-->IsTransparent",this.shadowFo… in compare()
150 …Assert.assertEquals(preDescription + ":" + shadowFormatProperty + "-->Color",this.shadowFormat.Col… in compare()
H A DCheckFooterHeader.java147 …Assert.assertEquals(preDescription + ":" + m_LeftMarginProperty,(double)m_LeftMargin, (double)left… in compare()
148 …Assert.assertEquals(preDescription + ":" + m_RightMarginProperty,(double)m_RightMargin, (double)ri… in compare()
149 …Assert.assertEquals(preDescription + ":" + m_BodyDistanceProperty,(double)m_BodyDistance, (double)… in compare()
150 …Assert.assertEquals(preDescription + ":" + m_HeightProperty,(double)m_Height, (double)height, 2); … in compare()
/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DCheckBulletStyle.java152 assertEquals("name should be BulletColor", "BulletColor", proValues[11].Name); in testBulletColor()
153 assertEquals("BulletColor should be 255(Blue)", new Integer(255), proValues[11].Value); in testBulletColor()
172 assertEquals("name should be BulletRelSize", "BulletRelSize", proValues[12].Name); in testBulletSize()
173 assertEquals("BulletRelSize should be 200%", new Short((short)200), proValues[12].Value); in testBulletSize()
H A DCheckBuildInBullet.java28 import static org.junit.Assert.assertEquals;
174assertEquals("NumberingType should be CHAR_SPECIAL", NumberingType.CHAR_SPECIAL, proValues2[0].Val… in testBuildInBullet()
175assertEquals("BulletChar should be"+m_expectedBulletChar, m_expectedBulletChar, proValues2[4].Valu… in testBuildInBullet()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBulletTabStop.java114 assertEquals("assert numbering and bullet","ListtabStopPosition",propsRule_assert_odt[8].Name); in testNumberingBulletTabStop()
115 assertEquals("assert numbering and bullet",5001,propsRule_assert_odt[8].Value); in testNumberingBulletTabStop()
123 assertEquals("assert numbering and bullet","ListtabStopPosition",propsRule_assert_doc[8].Name); in testNumberingBulletTabStop()
124 assertEquals("assert numbering and bullet",5001,propsRule_assert_doc[8].Value); in testNumberingBulletTabStop()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphTextProperty.java108 …Assert.assertEquals("TextLeftDistance is 2500", 2500, xShapePropSet.getPropertyValue("TextLeftDist… in testParagraphPropertyShape()
109 …Assert.assertEquals("TextRightDistance is 2500", 2500, xShapePropSet.getPropertyValue("TextRightDi… in testParagraphPropertyShape()
110 …Assert.assertEquals("TextUpperDistance is 2500", 2500, xShapePropSet.getPropertyValue("TextUpperDi… in testParagraphPropertyShape()
111 …Assert.assertEquals("TextLowerDistance is 2500", 2500, xShapePropSet.getPropertyValue("TextLowerDi… in testParagraphPropertyShape()
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DResizeHideShowRowColumn.java124assertEquals("Verify current width value is 6001.", expectedWidth, PropSet.getPropertyValue("Width… in testResizeColumn()
153assertEquals("Verify current width value is 6001 after hide it.", expectedWidth, PropSet.getProper… in testResizeColumn()
216assertEquals("Verify current width value is 5001.", expectedHeight, PropSet.getPropertyValue("Heig… in testResizeRow()
244assertEquals("Verify current height value is 5001 after hide it.", expectedHeight, PropSet.getProp… in testResizeRow()
/trunk/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java82 …Assert.assertEquals("New Document title start with \"Untitled\"",true, title.startsWith("Untitled"… in testNewAndCloseDocument()
105 …Assert.assertEquals("new document from template, heading style in template is remained. ", "Headin… in testNewDocumentFromTemplate()
106 …Assert.assertEquals("new document from template, title start with \"Untitled\".", true, xTitle.get… in testNewDocumentFromTemplate()
131 …Assert.assertEquals("Modify plain text to heading 1 style. ", "Heading 1", (String)xPropertySet.ge… in testSaveDocument()
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartData.java23 import static org.junit.Assert.assertEquals;
153 assertEquals("the second DataSeries fill color isn't yellow", 0xffff00, in testDataSeries()
177 assertEquals( in testDataPoint()
205 assertEquals(2, data[0][0], 0.0); in testDataTable()
/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValiditySampleFile.java71 assertEquals("", SCTool.getCellText("D5")); in testFFCIgnoreBlank()
91 assertEquals("8", SCTool.getCellText("F5")); in testFFCNotIgnoreBlank()
109 assertEquals("Test", SCTool.getCellText("F17")); in testNotLockCellFromValidityCell()
/trunk/test/testuno/source/fvt/uno/sw/crossreference/
H A DCheckCrossReferences.java24 import static org.junit.Assert.assertEquals;
112assertEquals("set reference field format doesn't result in correct field result", aExpectedFldResu… in checkField()
211assertEquals("inserted reference field doesn't has correct field result", "J", xField.getPresentat… in checkCrossReferences()
214assertEquals("inserted reference field doesn't has correct field result", "Hallo new bookmark: J",… in checkCrossReferences()
/trunk/test/testgui/source/fvt/gui/formula/catalog/
H A DCharacterFromCatalogDlg.java79 assertEquals("Symbol is not inserted successfully", in testInputGreekFromCatalog()
107 assertEquals("Symbol is not inserted successfully", in testInputIGreekFromCatalog()
134 assertEquals("Symbol is not inserted successfully", in testInputSpecialFromCatalog()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java86assertEquals( "wrong font name", "Andale Sans UI", (String)tableControlModel.getPropertyValue( "Fo… in checkTableFormattingPersistence()
87assertEquals( "wrong font height", (float)20, ((Float)tableControlModel.getPropertyValue( "FontHei… in checkTableFormattingPersistence()
88assertEquals( "wrong font slant", FontSlant.ITALIC, (FontSlant)tableControlModel.getPropertyValue(… in checkTableFormattingPersistence()
/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableName.java76 assertEquals("assert default table name","Table1",tableName.getName()); in testtableName()
107 assertEquals("assert default table name","test_TableExample",tableName_odt.getName()); in testtableName()
116 assertEquals("assert default table name","test_TableExample",tableName_doc.getName()); in testtableName()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java449 assertEquals("__ROOT__", expected.getType()); in doTest()
450 assertEquals("__ROOT__", actual.getType()); in doTest()
471 assertEquals(0, m_DiffContent); in doTest()
472 assertEquals(0, m_DiffMissing); in doTest()
3175 assertEquals("first: not text", "Text", type); in testMetaXText()
3177 assertEquals("first: text differs", "45", txt); in testMetaXText()
3262 assertEquals("gotoNextWord(): wrong string", in testMetaXTextCursor()
3281 assertEquals("gotoEndOfWord(): wrong string", in testMetaXTextCursor()
3289 assertEquals("gotoStartOfWord(): wrong string", in testMetaXTextCursor()
3724 assertEquals("getPresentation(): wrong", in testMetaFieldXTextField()
[all …]
/trunk/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java115 Assert.assertEquals("IsEndless set to false", in testSlideShow()
117 Assert.assertEquals("IsFullScreen set to true", in testSlideShow()
119 Assert.assertEquals("Pause set to 0", in testSlideShow()
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartLegend.java24 import static org.junit.Assert.assertEquals;
225assertEquals("Incorrect chart legend position X got in ." + fileType + " file.", aPoint.X, resultP… in testLegendPosition()
226assertEquals("Incorrect chart legend position Y got in ." + fileType + " file.", aPoint.Y, resultP… in testLegendPosition()
H A DChartYErrorBar.java24 import static org.junit.Assert.assertEquals;
181assertEquals("Incorrect chart Y error bar category got in ." + fileType + " file.", expCategory, r… in testCreateYErrorBar()
182assertEquals("Incorrect chart Y error bar indicator got in ." + fileType + " file.", expIndicator,… in testCreateYErrorBar()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellEffectOverline.java25 import static org.junit.Assert.assertEquals;
208assertEquals("Incorrect cell overline style(" + inputType[0] + ") value got in ." + fileType + " f… in testCharOverline()
218assertEquals("Incorrect cell overline color(" + inputType[2] + ") value got in ." + fileType + " f… in testCharOverline()
H A DCellEffectUnderline.java25 import static org.junit.Assert.assertEquals;
205assertEquals("Incorrect cell underline style(" + inputType[0] + ") value got in ." + fileType + " … in testCharUnderline()
212assertEquals("Incorrect cell underline color(" + inputType[2] + ") value got in ." + fileType + " … in testCharUnderline()

Completed in 151 milliseconds

12345678