Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3410199.71%32.328
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.tests3411032.328

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite3411032.328
Back to top


TestCase JSPUITestSuite

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

java.lang.IllegalArgumentException: offset or length outside of string. offset: 1529, length: 153, 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.531
testFormatBug358545bSuccess0.103
testBodyElementSuccess0.009
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.002
testDTDLoadFromSystemID_1Success0.000
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
testAllFilesSuccess0.004
testMultipleJSPSectionsInJavascriptSuccess0.005
testEmailSuccess0.001
testAllSuccess8.921
testPageDirectiveSessionVariableInFileSuccess0.349
testPageDirectiveSessionVariableInSegmentSuccess0.211
testTranslatePositionsSuccess0.195
testJSPTranslationTextSuccess0.106
testJSPTranslationAdapterSuccess0.084
testUseBeanNoSpaceSuccess0.061
testXMLJSPTranslationTextSuccess0.066
testXMLJSPMappingSuccess0.074
testXMLJSPCDATATextSuccess0.068
testELProposals_0Success0.598
testELProposals_1Success0.291
testELProposals_2Success0.290
testELChosenProposalCompletionSuccess0.302
testEmptyDocumentSuccess0.408
testAfterXMLDeclarationBeforeHTMLTagProposalsSuccess0.217
testAfterXMLDeclarationBeforeEmptyDocProposalsSuccess0.104
testAfterJSPTaglibsBeforeDocTypeSuccess0.036
testBodyTagChildElementProposalsSuccess0.181
testPTagChildElementProposalsSuccess0.119
testDIVTagChildElementProposalsSuccess0.169
testCommentTagChildElementProposalsSuccess0.023
testJSPRegionProposalsSuccess0.154
testDIVTagAttributeNameProposalsSuccess0.025
testELProposalsSuccess0.043
testELInAttributeProposalsSuccess0.035
testJSPTagAttributeNameProposalsSuccess0.043
testHTMLTagAttributeValueProposalsSuccess0.059
testJSPTagProposalsAtDocumentRootLevelSuccess0.069
testFinishClosingHTMLTagNamePropsoalsSuccess0.081
testFinishClosingHTMLTagPropsoalsSuccess0.018
testFinishClosingJSPTagNamePropsoalsSuccess0.136
testFinishClosingJSPTagPropsoalsSuccess0.020
testCreateSuccess0.000
testGetAllFactoriesSuccess0.000
testGetFactoriesXMLSuccess0.000
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.000
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.001
testBundleGetPreferencesSuccess0.004
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.000
testJavaSeverityPageIDsMatchSuccess0.000
testGetAnnotationHoverSuccess0.002
testGetAutoEditStrategiesSuccess0.002
testGetConfiguredContentTypesSuccess0.001
testGetContentAssistantSuccess0.002
testGetContentFormatterSuccess0.002
testGetDoubleClickStrategySuccess0.002
testGetHyperlinkDetectorsSuccess0.001
testGetIndentPrefixesSuccess0.002
testGetInformationControlCreatorSuccess0.002
testGetInformationPresenterSuccess0.002
testGetLineStyleProvidersSuccess0.001
testGetReconcilerSuccess0.002
testGetTextHoverSuccess0.002
testGetSourceViewerConfigurationSuccess0.000
testGetContentOutlineViewerConfigurationSuccess0.006
testGetPropertySheetConfigurationSuccess0.002
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.001
testBasicChangedPDSuccess0.001
testBasicChangedPDBackSuccess0.001
testSetEmbeddedTypeSuccess0.001
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.001
testSetLanguageSuccess0.000
testGetTargetSuccess0.001
testReleaseSuccess0.000
testFile70Success1.656
testFile81Success0.038
testFile82Success0.052
testFile83Success0.052
testFile84Success0.002
testFile85Success0.002
testFile86Success0.001
testFile87Success0.002
testFile88Success0.002
testFile89Success0.001
testFile90Success0.003
testFile91Success0.004
testFile92Success0.001
testFile93Success0.003
testFile94Success0.001
testFile95Success0.002
testFile96Success0.002
testFile97Success0.001
testFile98Success0.003
testFile99Success0.005
testFile100Success0.002
testFile101Success0.002
testFile102Success0.008
testFile71Success0.002
testFile72Success0.001
testFile73Success0.002
testFile74Success0.001
testFile75Success0.002
testFile76Success0.001
testFile77Success0.002
testFile78Success0.001
testFile79Success0.002
testFile80Success0.003
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.001
testCloneStructuredModelJSPXMLSuccess0.001
testCreateStructuredModelJSPSuccess0.002
testCreateStructuredModelJSPXHTMLSuccess0.002
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.001
testCreateStructuredModelJSPXHTML2Success0.001
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.009
testCreateStructuredModelJSPWMLSuccess0.010
testNonExistentXMLSuccess0.007
testNonExistentXMLDocumentSuccess0.001
testNonExistentXMLModelSuccess0.000
testNonExistentJSPSuccess0.002
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.001
testSimpleCaseSuccess0.004
testSimpleDocumentCaseXMLSuccess0.001
testSimpleDocumentCaseJSPSuccess0.002
testComplexCaseSuccess0.008
testReloadSuccess0.008
testJSPWithXMLOutputSuccess0.003
testXHTMLTransitional1Success0.009
testXHTMLTransitional2Success0.004
testXHTMLTransitional3Success0.005
testHTMLTransitional1Success0.003
testHTMLTransitional2Success0.004
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.001
testStructuredModelEmbeddedJSPChangeSuccess0.001
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithXMLSyntaxSuccess0.001
testJSPWithHTMLOutputSuccess0.000
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.001
testJSPinAttributesSuccess0.760
testJSPinAttributesHTMLSuccess0.008
testBadAttributeNameSuccess0.006
testRemoveAndAddBackCommentEndTagSuccess0.091
testAdditionalProvidersSuccess0.002
testNoAdditionalProvidersSuccess0.000
testMultipleProvidersSuccess0.000
testConvertLineDelimitersSuccess0.018
testRandomAccessSuccess0.150
testLoopRandomAccessAsCompoundSuccess0.843
testLoopRandomAccessSuccess1.875
testLoopRandomAccessAsUnclosedCompoundSuccess0.483
testLoopConvertLineDelimitersSuccess0.056
testLoopRandomAccessWithMixedCompoundSuccess3.423
testRandomAccessAsCompoundSuccess0.029
testRandomAccessAsUnclosedCompoundSuccess0.029
testRandomAccessWithMixedCompoundSuccess0.153
testRepeatableAccessSuccess0.089
testRepeatableAccessAsCompoundSuccess0.024
testRepeatableAccessAsUnclosedCompoundSuccess0.023
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.120
testDocumentStampSuccess0.004
testDocumentStamp2Success0.005
testTransferNonUndoableNonTextOpSuccess0.007
testTransferUndoableNonTextOpSuccess0.003
testCanUndoSuccess0.003
testConvertLineDelimitersSuccess0.005
testRandomAccessSuccess0.031
testLoopRandomAccessAsCompoundSuccess0.483
testLoopRandomAccessSuccess0.604
testLoopRandomAccessAsUnclosedCompoundSuccess0.498
testLoopConvertLineDelimitersSuccess0.023
testLoopRandomAccessWithMixedCompoundSuccess1.266
testRandomAccessAsCompoundSuccess0.027
testRandomAccessAsUnclosedCompoundSuccess0.028
testRandomAccessWithMixedCompoundSuccess0.071
testRepeatableAccessSuccess0.036
testRepeatableAccessAsCompoundSuccess0.025
testRepeatableAccessAsUnclosedCompoundSuccess0.025
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.054
testDocumentStampSuccess0.005
testDocumentStamp2Success0.004
testInsertSuccess0.000
testDeleteAfterSuccess0.001
testAddAfterSuccess0.000
testDeleteBeforeSuccess0.000
testAddBeforeSuccess0.001
testAddRightBeforeSuccess0.000
testDeleteAtOffsetSuccess0.000
testDeleteRightBeforeSuccess0.000
testAddRightAfterSuccess0.001
testDeleteRightAfterSuccess0.000
testAddWithinSuccess0.000
testDeleteWithinSuccess0.001
testReplaceLeftBorderSuccess0.000
testReplaceRightBorderSuccess0.000
testDeleteOverRightBorderSuccess0.000
testDeletedSuccess0.001
testReplacedSuccess0.000
Properties >>

Back to top