Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%68.446
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.pagedesigner.tests690168.446

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690168.446
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.067
testGetTagConverterSuccess2.167
testGetDTInfoFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_DTManager.testGetDTInfo(Test_DTManager.java:177)
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)
0.673
testSanitySuccess0.646
testAppendChildElementOperationSuccess0.800
testAppendChildTextFromXPathOperationSuccess1.127
testAppendChildTextOperationSuccess1.014
testCheckModeOperationSuccess0.454
testConvertAttributeToTextOperationSuccess0.521
testCopyAllAttributesOperationSuccess0.625
testCopyAttributeOperationSuccess0.639
testCopyChildrenOperationSuccess0.538
testCreateAttributeFromXPathOperationSuccess0.831
testCreateAttributeOperationSuccess2.787
testCreateElementOperationSuccess0.520
testIfNotOperationSuccess0.644
testIfOperationSuccess0.647
testIterateOverElementsOperationSuccess0.712
testMakeParentElementCurrentOperationSuccess0.762
testRemoveAttributeOperationSuccess0.720
testRenameAttributeOperationSuccess0.710
testCreateActionListenerSuccess1.330
testCreateAttributeSuccess1.376
testCreateConvertDateTimeSuccess0.900
testCreateConvertNumberSuccess0.895
testCreateConverterSuccess0.816
testCreateFacetSuccess0.825
testCreateLoadBundleSuccess0.862
testCreateParamSuccess0.803
testCreateSelectItemSuccess0.709
testCreateSelectItemsSuccess0.796
testCreateSubviewSuccess0.836
testCreateValidateDoubleRangeSuccess0.800
testCreateValidateLengthSuccess1.347
testCreateValidateLongRangeSuccess0.851
testCreateValidatorSuccess0.793
testCreateValueChangeListenerSuccess0.854
testCreateVerbatimSuccess0.811
testCreateViewSuccess0.688
testCreateButtonSuccess1.710
testCreateCommandLinkSuccess0.874
testCreatePanelGridSuccess0.989
testCreateDataTableSuccess1.248
testCreateFormSuccess0.849
testCreateGraphicImageSuccess0.699
testCreateInputHiddenSuccess0.851
testCreateMessageSuccess0.731
testCreateMessagesSuccess0.945
testCreateOutputFormatSuccess0.825
testCreateOutputLabelSuccess0.862
testCreateOutputTextSuccess0.700
testCreatePanelGroupSuccess0.676
testCreateInputSecretSuccess0.874
testCreateSelectBooleanCheckboxSuccess0.741
testCreateSelectManyCheckboxSuccess0.690
testCreateSelectManyListboxSuccess0.846
testCreateSelectManyMenuSuccess0.704
testCreateSelectOneListboxSuccess0.904
testCreateSelectOneMenuSuccess0.720
testCreateSelectOneRadioSuccess0.881
testCreateInputTextSuccess0.775
testCreateInputTextAreaSuccess0.931
testCreateOutputLinkSuccess0.901
testCreateButtonSuccess0.778
testIncludeDirectiveSuccess0.923
testSanitySuccess2.691
testQuickEditTabManagerSuccess0.932
testMultipleJSPsSuccess1.400
testMultiProjectSuccess2.874
Properties >>

Back to top