Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
3410199.71%36.464
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.tests3411036.464

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

NameTestsErrorsFailuresTime(s)
JSPUITestSuite3411036.464
Back to top


TestCase JSPUITestSuite

NameStatusTypeTime(s)
testBlockScanBufferBoundariesForHTMLSuccess0.437
testBlockScanBufferBoundariesForJSPSuccess0.285
testCommentMarkupLikeSuccess0.002
testCommentMarkupSuccess0.002
testCommentEmbeddedCustomTagSuccess0.002
testBlockTag_JSPSuccess0.003
testBlockTag_XMLSuccess0.001
testBlockTagWithJSPExpressionsSuccess0.005
testBufferUnderRun_1_JSPSuccess0.002
testBufferUnderRun_1_XMLSuccess0.001
testBufferUnderRun_2_JSPSuccess0.001
testBufferUnderRun_2_XMLSuccess0.002
testCDATA_JSPSuccess0.001
testCDATA_XMLSuccess0.001
testCDATAinBlockJSP1Success0.002
testCDATAinBlockJSP2Success0.002
testCDATAinBlockJSP2aSuccess0.002
testCDATAinBlockJSP2bSuccess0.001
testCDATAinBlockJSP3Success0.002
testCDATAinBlockJSP4Success0.001
testCDATAinBlockJSP5Success0.001
testCDATAinBlockJSP6Success0.002
testCDATAinBlockJSP7Success0.001
testCDATAinBlockJSP8Success0.002
testCDATAinBlockXML1Success0.001
testCDATAinBlockXML2Success0.002
testCDATAinBlockXML3Success0.001
testCDATAinBlockXML4Success0.001
testCDATAinBlockXML5Success0.001
testCDATAinBlockXML6Success0.001
testCDATAinBlockXML7Success0.001
testCDATAinBlockXML8Success0.002
testComments_JSPSuccess0.001
testComments_XMLSuccess0.029
testContentJSPSuccess0.001
testContentXMLSuccess0.002
testDirectiveInTagBodySuccess0.002
testDollarsign_LeadingSuccess0.001
testDollarsign_SingleSuccess0.001
testDollarsign_SingleWithSpacesSuccess0.001
testELinContentSuccess0.000
testELtolerance_transparency_DquoteSuccess0.001
testELtolerance_transparency_DquoteWithSpacesSuccess0.001
testELtolerance_transparency_SquoteSuccess0.002
testEmbeddedJSPDeclarationSuccess0.002
testEmbeddedJSPDeclarationInCDATASuccess0.001
testEmbeddedJSPExpressionSuccess0.002
testEmbeddedJSPExpressionInCDATASuccess0.001
testEmbeddedJSPScriptletSuccess0.002
testEmbeddedJSPScriptletInCDATASuccess0.001
testEmbeddedTagInAttrSuccess0.002
testJSP_DHTMLimportSuccess0.001
testJSP_PISuccess0.001
testJSPAmpersandInTagNameInAttValueSuccess0.002
testJSPCommentInXMLCommentSuccess0.002
testJSPCommentAtStartOfXMLCommentAndBlockTagSuccess0.001
testJSPCommentinXMLTagSuccess0.001
testJSPDirectiveTagsSuccess0.002
testJSPDollarsign_TrailingSuccess0.002
testJSPDollarsign_TrailingInContentSuccess0.001
testJSPExpressionSuccess0.001
testJSPGreaterThanInAttValueSuccess0.001
testJSPInvalidTagNameInAttValueSuccess0.001
testJSPLessThanInAttValueSuccess0.001
testJSPRootTagSuccess0.003
testJSPTagInAttValueSuccess0.001
testNothinginBlockJSP9Success0.002
testNothinginBlockXML9Success0.001
testSimpleTag_JSPSuccess0.001
testSimpleTag_XMLSuccess0.002
testVBLinContentSuccess0.001
testVBLtolerance_transparency_DquoteSuccess0.002
testVBLtolerance_transparency_DquoteWithSpacesSuccess0.001
testVBLtolerance_transparency_SquoteSuccess0.002
testXML_DHTMLimportSuccess0.001
testXML_PISuccess0.001
testXMLDollarsign_TrailingSuccess0.001
testUndefinedRegionContainerSuccess0.001
testDeleteBeginningSuccess0.054
testDeleteEndSuccess0.005
testEmbeddedSuccess0.011
testEmbeddedJSP2Success0.007
testDeepEmbeddedJSPSuccess0.003
testDeepEmbeddedJSP2Success0.003
testDeepEmbeddedJSP3Success0.002
testJSP1Success0.003
testJSP2Success0.003
testJSP3Success0.002
testJSP4Success0.003
testJSP5Success0.007
testJSP6Success0.006
testJSPDirectiveSuccess0.002
testMethod10Success0.004
testMethod11Success0.003
testMethod12Success0.004
testMethod13Success0.003
testMethod14Success0.003
testMethod15Success0.003
testMethod16Success0.003
testMethod17Success0.005
testMethod18Success0.004
testMethod19Success0.002
testMethod20Success0.007
testMethod21Success0.007
testMethod9Success0.003
testMethodAttributeNameReplace1Success0.002
testModifyMiddleSuccess0.003
testNoChange1Success0.002
testNoChange2Success0.002
testSimilarStartSuccess0.003
testSimilarStartEndSuccess0.003
testSimiliarEndSuccess0.003
testTagReDetectionSuccess0.023
testTagReDetection2Success0.002
testTagReDetection3Success0.001
testPageDirectiveSuccess0.002
testJSP1Success0.324
testJSP2Success0.012
testJSP3Success0.006
testJSP4Success0.005
testJSP5Success0.281
testJSP6Success0.005
testBug131463Success0.005
testPerfJSPSuccess2.178
testEmptySuccess0.028
testFormatBug102495Success0.905
testFormatBug102495_1Success0.073
testFormatBug102495_2Success0.123
testFormatBug102495_3Success0.025
testFormatBug102495_4Success0.020
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.712
testFormatBug358545bSuccess0.101
testBodyElementSuccess0.008
testHtmlChildrenSuccess0.001
testFormMethodAttrSuccess0.001
testDTDLoadFromSystemID_1Success0.001
testDTDLoadFromSystemID_2Success0.000
testDTDLoadFromPublicIDSuccess0.000
testAllFilesSuccess0.003
testMultipleJSPSectionsInJavascriptSuccess0.004
testEmailSuccess0.000
testAllSuccess9.471
testPageDirectiveSessionVariableInFileSuccess0.993
testPageDirectiveSessionVariableInSegmentSuccess0.143
testTranslatePositionsSuccess0.209
testJSPTranslationTextSuccess0.142
testJSPTranslationAdapterSuccess0.132
testUseBeanNoSpaceSuccess0.074
testXMLJSPTranslationTextSuccess0.078
testXMLJSPMappingSuccess0.076
testXMLJSPCDATATextSuccess0.071
testELProposals_0Success1.058
testELProposals_1Success0.351
testELProposals_2Success0.357
testELChosenProposalCompletionSuccess0.354
testEmptyDocumentSuccess0.370
testAfterXMLDeclarationBeforeHTMLTagProposalsSuccess0.166
testAfterXMLDeclarationBeforeEmptyDocProposalsSuccess0.101
testAfterJSPTaglibsBeforeDocTypeSuccess0.045
testBodyTagChildElementProposalsSuccess0.218
testPTagChildElementProposalsSuccess0.103
testDIVTagChildElementProposalsSuccess0.133
testCommentTagChildElementProposalsSuccess0.020
testJSPRegionProposalsSuccess0.166
testDIVTagAttributeNameProposalsSuccess0.032
testELProposalsSuccess0.067
testELInAttributeProposalsSuccess0.063
testJSPTagAttributeNameProposalsSuccess0.055
testHTMLTagAttributeValueProposalsSuccess0.106
testJSPTagProposalsAtDocumentRootLevelSuccess0.090
testFinishClosingHTMLTagNamePropsoalsSuccess0.090
testFinishClosingHTMLTagPropsoalsSuccess0.018
testFinishClosingJSPTagNamePropsoalsSuccess0.126
testFinishClosingJSPTagPropsoalsSuccess0.018
testCreateSuccess0.000
testGetAllFactoriesSuccess0.001
testGetFactoriesXMLSuccess0.000
testGetFactoriesHTMLSuccess0.000
testGetFactoriesJSPSuccess0.001
testGetFactoriesDTDSuccess0.000
testGetFactoriesCSSSuccess0.000
testBundleGetPreferencesSuccess0.008
testPluginGetDefaultPreferencesSuccess0.000
testPluginSetPreferencesSuccess0.001
testJavaSeverityPageIDsMatchSuccess0.001
testGetAnnotationHoverSuccess0.003
testGetAutoEditStrategiesSuccess0.002
testGetConfiguredContentTypesSuccess0.003
testGetContentAssistantSuccess0.002
testGetContentFormatterSuccess0.003
testGetDoubleClickStrategySuccess0.002
testGetHyperlinkDetectorsSuccess0.002
testGetIndentPrefixesSuccess0.003
testGetInformationControlCreatorSuccess0.002
testGetInformationPresenterSuccess0.003
testGetLineStyleProvidersSuccess0.002
testGetReconcilerSuccess0.003
testGetTextHoverSuccess0.002
testGetSourceViewerConfigurationSuccess0.000
testGetContentOutlineViewerConfigurationSuccess0.006
testGetPropertySheetConfigurationSuccess0.001
testGetDocumentationTextHoverSuccess0.000
testBasicPDSuccess0.001
testBasicChangedPDSuccess0.002
testBasicChangedPDBackSuccess0.001
testSetEmbeddedTypeSuccess0.001
testAdaptSuccess0.001
testAddEmbeddedFactorySuccess0.001
testSetLanguageSuccess0.001
testGetTargetSuccess0.001
testReleaseSuccess0.001
testFile70Success1.814
testFile81Success0.075
testFile82Success0.024
testFile83Success0.005
testFile84Success0.002
testFile85Success0.001
testFile86Success0.001
testFile87Success0.001
testFile88Success0.001
testFile89Success0.001
testFile90Success0.002
testFile91Success0.003
testFile92Success0.001
testFile93Success0.002
testFile94Success0.001
testFile95Success0.001
testFile96Success0.001
testFile97Success0.002
testFile98Success0.002
testFile99Success0.003
testFile100Success0.003
testFile101Success0.002
testFile102Success0.007
testFile71Success0.002
testFile72Success0.005
testFile73Success0.002
testFile74Success0.001
testFile75Success0.002
testFile76Success0.001
testFile77Success0.001
testFile78Success0.002
testFile79Success0.002
testFile80Success0.003
testCloneStructuredModelXMLSuccess0.001
testCloneStructuredModelHTMLSuccess0.000
testCloneStructuredModelJSPSuccess0.001
testCloneStructuredModelJSPXMLSuccess0.001
testCreateStructuredModelJSPSuccess0.003
testCreateStructuredModelJSPXHTMLSuccess0.002
testCreateStructuredModelJSPXHTMnoDoctypeSuccess0.001
testCreateStructuredModelJSPXHTML2Success0.001
testCreateStructuredModelHTMLSuccess0.001
testCreateStructuredModelJSPXMLSuccess0.007
testCreateStructuredModelJSPWMLSuccess0.008
testNonExistentXMLSuccess0.007
testNonExistentXMLDocumentSuccess0.000
testNonExistentXMLModelSuccess0.001
testNonExistentJSPSuccess0.002
testNonExistentJSPDocumentSuccess0.000
testNonExistentJSPModelSuccess0.001
testSimpleCaseSuccess0.005
testSimpleDocumentCaseXMLSuccess0.000
testSimpleDocumentCaseJSPSuccess0.003
testComplexCaseSuccess0.008
testReloadSuccess0.010
testJSPWithXMLOutputSuccess0.004
testXHTMLTransitional1Success0.011
testXHTMLTransitional2Success0.003
testXHTMLTransitional3Success0.004
testHTMLTransitional1Success0.002
testHTMLTransitional2Success0.003
testStructuredModelEmbeddedXMLSuccess0.000
testStructuredModelEmbeddedHTMLSuccess0.001
testStructuredModelEmbeddedJSPSuccess0.001
testStructuredModelEmbeddedJSPChangeSuccess0.000
testNoXMLPIWithJSPSyntaxSuccess0.001
testWithXMLPIWithJSPSyntaxSuccess0.000
testWithXMLPIWithXMLSyntaxSuccess0.000
testJSPWithHTMLOutputSuccess0.000
testJSPWithXHTMLOutputSuccess0.001
testJSPWithXMLOutputSuccess0.000
testJSPinAttributesSuccess1.062
testJSPinAttributesHTMLSuccess0.012
testBadAttributeNameSuccess0.005
testRemoveAndAddBackCommentEndTagSuccess0.073
testAdditionalProvidersSuccess0.001
testNoAdditionalProvidersSuccess0.000
testMultipleProvidersSuccess0.001
testConvertLineDelimitersSuccess0.019
testRandomAccessSuccess0.125
testLoopRandomAccessAsCompoundSuccess0.746
testLoopRandomAccessSuccess1.856
testLoopRandomAccessAsUnclosedCompoundSuccess0.665
testLoopConvertLineDelimitersSuccess0.050
testLoopRandomAccessWithMixedCompoundSuccess2.965
testRandomAccessAsCompoundSuccess0.035
testRandomAccessAsUnclosedCompoundSuccess0.025
testRandomAccessWithMixedCompoundSuccess0.148
testRepeatableAccessSuccess0.102
testRepeatableAccessAsCompoundSuccess0.024
testRepeatableAccessAsUnclosedCompoundSuccess0.024
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.111
testDocumentStampSuccess0.004
testDocumentStamp2Success0.005
testTransferNonUndoableNonTextOpSuccess0.008
testTransferUndoableNonTextOpSuccess0.003
testCanUndoSuccess0.003
testConvertLineDelimitersSuccess0.006
testRandomAccessSuccess0.037
testLoopRandomAccessAsCompoundSuccess0.468
testLoopRandomAccessSuccess0.646
testLoopRandomAccessAsUnclosedCompoundSuccess0.462
testLoopConvertLineDelimitersSuccess0.023
testLoopRandomAccessWithMixedCompoundSuccess1.432
testRandomAccessAsCompoundSuccess0.045
testRandomAccessAsUnclosedCompoundSuccess0.039
testRandomAccessWithMixedCompoundSuccess0.070
testRepeatableAccessSuccess0.037
testRepeatableAccessAsCompoundSuccess0.027
testRepeatableAccessAsUnclosedCompoundSuccess0.027
testRepeatableAccessWithMixedAndEmptyCompoundSuccess0.058
testDocumentStampSuccess0.005
testDocumentStamp2Success0.005
testInsertSuccess0.001
testDeleteAfterSuccess0.000
testAddAfterSuccess0.000
testDeleteBeforeSuccess0.001
testAddBeforeSuccess0.000
testAddRightBeforeSuccess0.000
testDeleteAtOffsetSuccess0.000
testDeleteRightBeforeSuccess0.001
testAddRightAfterSuccess0.000
testDeleteRightAfterSuccess0.000
testAddWithinSuccess0.001
testDeleteWithinSuccess0.000
testReplaceLeftBorderSuccess0.000
testReplaceRightBorderSuccess0.000
testDeleteOverRightBorderSuccess0.001
testDeletedSuccess0.000
testReplacedSuccess0.000
Properties >>

Back to top