Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3410199.71%37.774
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.jst.jsp.ui.tests3411037.774

Package org.eclipse.jst.jsp.ui.tests

NameTestsErrorsFailuresTime(s)
JSPUITestSuite3411037.774
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.351
testBlockScanBufferBoundariesForJSPSuccess0.191
testCommentMarkupLikeSuccess0.001
testCommentMarkupSuccess0.001
testCommentEmbeddedCustomTagSuccess0.001
testBlockTag_JSPSuccess0.003
testBlockTag_XMLSuccess0.001
testBlockTagWithJSPExpressionsSuccess0.003
testBufferUnderRun_1_JSPSuccess0.001
testBufferUnderRun_1_XMLSuccess0.001
testBufferUnderRun_2_JSPSuccess0.001
testBufferUnderRun_2_XMLSuccess0.001
testCDATA_JSPSuccess0.001
testCDATA_XMLSuccess0.001
testCDATAinBlockJSP1Success0.001
testCDATAinBlockJSP2Success0.001
testCDATAinBlockJSP2aSuccess0.000
testCDATAinBlockJSP2bSuccess0.001
testCDATAinBlockJSP3Success0.001
testCDATAinBlockJSP4Success0.001
testCDATAinBlockJSP5Success0.001
testCDATAinBlockJSP6Success0.000
testCDATAinBlockJSP7Success0.001
testCDATAinBlockJSP8Success0.001
testCDATAinBlockXML1Success0.001
testCDATAinBlockXML2Success0.000
testCDATAinBlockXML3Success0.001
testCDATAinBlockXML4Success0.001
testCDATAinBlockXML5Success0.001
testCDATAinBlockXML6Success0.000
testCDATAinBlockXML7Success0.001
testCDATAinBlockXML8Success0.001
testComments_JSPSuccess0.001
testComments_XMLSuccess0.000
testContentJSPSuccess0.001
testContentXMLSuccess0.001
testDirectiveInTagBodySuccess0.002
testDollarsign_LeadingSuccess0.000
testDollarsign_SingleSuccess0.001
testDollarsign_SingleWithSpacesSuccess0.001
testELinContentSuccess0.001
testELtolerance_transparency_DquoteSuccess0.001
testELtolerance_transparency_DquoteWithSpacesSuccess0.000
testELtolerance_transparency_SquoteSuccess0.002
testEmbeddedJSPDeclarationSuccess0.001
testEmbeddedJSPDeclarationInCDATASuccess0.001
testEmbeddedJSPExpressionSuccess0.001
testEmbeddedJSPExpressionInCDATASuccess0.001
testEmbeddedJSPScriptletSuccess0.001
testEmbeddedJSPScriptletInCDATASuccess0.001
testEmbeddedTagInAttrSuccess0.002
testJSP_DHTMLimportSuccess0.001
testJSP_PISuccess0.001
testJSPAmpersandInTagNameInAttValueSuccess0.001
testJSPCommentInXMLCommentSuccess0.002
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.001
testJSPCommentinXMLTagSuccess0.001
testJSPDirectiveTagsSuccess0.002
testJSPDollarsign_TrailingSuccess0.001
testJSPDollarsign_TrailingInContentSuccess0.001
testJSPExpressionSuccess0.001
testJSPGreaterThanInAttValueSuccess0.000
testJSPInvalidTagNameInAttValueSuccess0.001
testJSPLessThanInAttValueSuccess0.001
testJSPRootTagSuccess0.001
testJSPTagInAttValueSuccess0.001
testNothinginBlockJSP9Success0.000
testNothinginBlockXML9Success0.001
testSimpleTag_JSPSuccess0.001
testSimpleTag_XMLSuccess0.000
testVBLinContentSuccess0.001
testVBLtolerance_transparency_DquoteSuccess0.001
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.001
testVBLtolerance_transparency_SquoteSuccess0.000
testXML_DHTMLimportSuccess0.001
testXML_PISuccess0.001
testXMLDollarsign_TrailingSuccess0.001
testUndefinedRegionContainerSuccess0.000
testDeleteBeginningSuccess0.045
testDeleteEndSuccess0.002
testEmbeddedSuccess0.008
testEmbeddedJSP2Success0.005
testDeepEmbeddedJSPSuccess0.002
testDeepEmbeddedJSP2Success0.002
testDeepEmbeddedJSP3Success0.002
testJSP1Success0.002
testJSP2Success0.002
testJSP3Success0.002
testJSP4Success0.001
testJSP5Success0.005
testJSP6Success0.004
testJSPDirectiveSuccess0.002
testMethod10Success0.002
testMethod11Success0.002
testMethod12Success0.002
testMethod13Success0.002
testMethod14Success0.002
testMethod15Success0.002
testMethod16Success0.002
testMethod17Success0.004
testMethod18Success0.003
testMethod19Success0.002
testMethod20Success0.005
testMethod21Success0.005
testMethod9Success0.002
testMethodAttributeNameReplace1Success0.002
testModifyMiddleSuccess0.002
testNoChange1Success0.002
testNoChange2Success0.001
testSimilarStartSuccess0.002
testSimilarStartEndSuccess0.002
testSimiliarEndSuccess0.002
testTagReDetectionSuccess0.021
testTagReDetection2Success0.002
testTagReDetection3Success0.001
testPageDirectiveSuccess0.003
testJSP1Success0.287
testJSP2Success0.013
testJSP3Success0.007
testJSP4Success0.004
testJSP5Success0.288
testJSP6Success0.004
testBug131463Success0.006
testPerfJSPSuccess1.338
testEmptySuccess0.026
testFormatBug102495Success0.767
testFormatBug102495_1Success0.062
testFormatBug102495_2Success0.084
testFormatBug102495_3Success0.028
testFormatBug102495_4Success0.025
testFormatBug358545aErroroffset or length outside of string. offset: 2705, length: 66, string size: 1039

java.lang.IllegalArgumentException: offset or length outside of string. offset: 2705, length: 66, string size: 1039
at org.eclipse.wst.jsdt.internal.corext.util.CodeFormatterUtil.format2(CodeFormatterUtil.java:222)
at org.eclipse.wst.jsdt.web.ui.internal.format.FormattingStrategyJSDT.format(FormattingStrategyJSDT.java:152)
at org.eclipse.jface.text.formatter.MultiPassContentFormatter.formatSlave(MultiPassContentFormatter.java:221)
at org.eclipse.wst.sse.ui.StructuredTextMultiPassContentFormatter.formatSlave(StructuredTextMultiPassContentFormatter.java:73)
at org.eclipse.jface.text.formatter.MultiPassContentFormatter.formatSlaves(MultiPassContentFormatter.java:268)
at org.eclipse.jface.text.formatter.MultiPassContentFormatter.format(MultiPassContentFormatter.java:144)
at org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(StructuredTextViewer.java:529)
at org.eclipse.jst.jsp.ui.tests.format.TestContentFormatter.formatAndAssertSignificantEquals(TestContentFormatter.java:122)
at org.eclipse.jst.jsp.ui.tests.format.TestContentFormatter.testFormatBug358545a(TestContentFormatter.java:227)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3515)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:60)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:210)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)
at org.eclipse.equinox.launcher.Main.main(Main.java:1384)
1.625
testFormatBug358545bSuccess0.105
testBodyElementSuccess0.009
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.002
testDTDLoadFromSystemID_1Success0.000
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
testAllFilesSuccess0.005
testMultipleJSPSectionsInJavascriptSuccess0.008
testEmailSuccess0.000
testAllSuccess8.710
testPageDirectiveSessionVariableInFileSuccess0.987
testPageDirectiveSessionVariableInSegmentSuccess0.257
testTranslatePositionsSuccess0.172
testJSPTranslationTextSuccess0.081
testJSPTranslationAdapterSuccess0.083
testUseBeanNoSpaceSuccess0.072
testXMLJSPTranslationTextSuccess0.079
testXMLJSPMappingSuccess0.090
testXMLJSPCDATATextSuccess0.068
testELProposals_0Success0.634
testELProposals_1Success0.331
testELProposals_2Success0.371
testELChosenProposalCompletionSuccess0.282
testEmptyDocumentSuccess0.541
testAfterXMLDeclarationBeforeHTMLTagProposalsSuccess0.186
testAfterXMLDeclarationBeforeEmptyDocProposalsSuccess0.149
testAfterJSPTaglibsBeforeDocTypeSuccess0.034
testBodyTagChildElementProposalsSuccess0.206
testPTagChildElementProposalsSuccess0.103
testDIVTagChildElementProposalsSuccess0.137
testCommentTagChildElementProposalsSuccess0.019
testJSPRegionProposalsSuccess0.162
testDIVTagAttributeNameProposalsSuccess0.036
testELProposalsSuccess0.047
testELInAttributeProposalsSuccess0.039
testJSPTagAttributeNameProposalsSuccess0.043
testHTMLTagAttributeValueProposalsSuccess0.072
testJSPTagProposalsAtDocumentRootLevelSuccess0.086
testFinishClosingHTMLTagNamePropsoalsSuccess0.107
testFinishClosingHTMLTagPropsoalsSuccess0.022
testFinishClosingJSPTagNamePropsoalsSuccess0.162
testFinishClosingJSPTagPropsoalsSuccess0.020
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.001
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.018
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.001
testJavaSeverityPageIDsMatchSuccess0.000
testGetAnnotationHoverSuccess0.004
testGetAutoEditStrategiesSuccess0.003
testGetConfiguredContentTypesSuccess0.003
testGetContentAssistantSuccess0.004
testGetContentFormatterSuccess0.004
testGetDoubleClickStrategySuccess0.004
testGetHyperlinkDetectorsSuccess0.005
testGetIndentPrefixesSuccess0.003
testGetInformationControlCreatorSuccess0.004
testGetInformationPresenterSuccess0.006
testGetLineStyleProvidersSuccess0.004
testGetReconcilerSuccess0.004
testGetTextHoverSuccess0.005
testGetSourceViewerConfigurationSuccess0.000
testGetContentOutlineViewerConfigurationSuccess0.008
testGetPropertySheetConfigurationSuccess0.004
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.002
testBasicChangedPDSuccess0.002
testBasicChangedPDBackSuccess0.001
testSetEmbeddedTypeSuccess0.002
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.002
testSetLanguageSuccess0.001
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success1.479
testFile81Success0.039
testFile82Success0.008
testFile83Success0.045
testFile84Success0.002
testFile85Success0.002
testFile86Success0.002
testFile87Success0.003
testFile88Success0.003
testFile89Success0.003
testFile90Success0.003
testFile91Success0.003
testFile92Success0.002
testFile93Success0.003
testFile94Success0.002
testFile95Success0.001
testFile96Success0.002
testFile97Success0.001
testFile98Success0.003
testFile99Success0.003
testFile100Success0.003
testFile101Success0.002
testFile102Success0.006
testFile71Success0.002
testFile72Success0.001
testFile73Success0.001
testFile74Success0.001
testFile75Success0.002
testFile76Success0.002
testFile77Success0.001
testFile78Success0.002
testFile79Success0.002
testFile80Success0.003
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.001
testCloneStructuredModelJSPXMLSuccess0.002
testCreateStructuredModelJSPSuccess0.003
testCreateStructuredModelJSPXHTMLSuccess0.002
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.002
testCreateStructuredModelJSPXHTML2Success0.002
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.012
testCreateStructuredModelJSPWMLSuccess0.008
testNonExistentXMLSuccess0.022
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.000
testNonExistentJSPSuccess0.002
testNonExistentJSPDocumentSuccess0.001
testNonExistentJSPModelSuccess0.001
testSimpleCaseSuccess0.004
testSimpleDocumentCaseXMLSuccess0.001
testSimpleDocumentCaseJSPSuccess0.002
testComplexCaseSuccess0.008
testReloadSuccess0.009
testJSPWithXMLOutputSuccess0.003
testXHTMLTransitional1Success0.012
testXHTMLTransitional2Success0.003
testXHTMLTransitional3Success0.006
testHTMLTransitional1Success0.003
testHTMLTransitional2Success0.005
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.000
testStructuredModelEmbeddedJSPSuccess0.002
testStructuredModelEmbeddedJSPChangeSuccess0.001
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.000
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.000
testJSPinAttributesSuccess0.965
testJSPinAttributesHTMLSuccess0.007
testBadAttributeNameSuccess0.004
testRemoveAndAddBackCommentEndTagSuccess0.076
testAdditionalProvidersSuccess0.001
testNoAdditionalProvidersSuccess0.001
testMultipleProvidersSuccess0.000
testConvertLineDelimitersSuccess0.112
testRandomAccessSuccess0.162
testLoopRandomAccessAsCompoundSuccess0.838
testLoopRandomAccessSuccess2.568
testLoopRandomAccessAsUnclosedCompoundSuccess0.994
testLoopConvertLineDelimitersSuccess0.045
testLoopRandomAccessWithMixedCompoundSuccess5.026
testRandomAccessAsCompoundSuccess0.040
testRandomAccessAsUnclosedCompoundSuccess0.050
testRandomAccessWithMixedCompoundSuccess0.296
testRepeatableAccessSuccess0.109
testRepeatableAccessAsCompoundSuccess0.031
testRepeatableAccessAsUnclosedCompoundSuccess0.045
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.230
testDocumentStampSuccess0.006
testDocumentStamp2Success0.005
testTransferNonUndoableNonTextOpSuccess0.009
testTransferUndoableNonTextOpSuccess0.003
testCanUndoSuccess0.004
testConvertLineDelimitersSuccess0.009
testRandomAccessSuccess0.091
testLoopRandomAccessAsCompoundSuccess0.902
testLoopRandomAccessSuccess1.115
testLoopRandomAccessAsUnclosedCompoundSuccess0.505
testLoopConvertLineDelimitersSuccess0.019
testLoopRandomAccessWithMixedCompoundSuccess1.126
testRandomAccessAsCompoundSuccess0.020
testRandomAccessAsUnclosedCompoundSuccess0.019
testRandomAccessWithMixedCompoundSuccess0.047
testRepeatableAccessSuccess0.025
testRepeatableAccessAsCompoundSuccess0.017
testRepeatableAccessAsUnclosedCompoundSuccess0.018
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.038
testDocumentStampSuccess0.005
testDocumentStamp2Success0.004
testInsertSuccess0.000
testDeleteAfterSuccess0.000
testAddAfterSuccess0.000
testDeleteBeforeSuccess0.001
testAddBeforeSuccess0.000
testAddRightBeforeSuccess0.000
testDeleteAtOffsetSuccess0.000
testDeleteRightBeforeSuccess0.001
testAddRightAfterSuccess0.000
testDeleteRightAfterSuccess0.000
testAddWithinSuccess0.000
testDeleteWithinSuccess0.000
testReplaceLeftBorderSuccess0.001
testReplaceRightBorderSuccess0.000
testDeleteOverRightBorderSuccess0.000
testDeletedSuccess0.000
testReplacedSuccess0.001
Properties >>

Back to top