Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%70.255
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.tests690170.255

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690170.255
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.477
testGetTagConverterSuccess1.836
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.633
testSanitySuccess0.542
testAppendChildElementOperationSuccess0.621
testAppendChildTextFromXPathOperationSuccess0.839
testAppendChildTextOperationSuccess1.118
testCheckModeOperationSuccess0.536
testConvertAttributeToTextOperationSuccess0.608
testCopyAllAttributesOperationSuccess7.835
testCopyAttributeOperationSuccess0.628
testCopyChildrenOperationSuccess0.535
testCreateAttributeFromXPathOperationSuccess0.810
testCreateAttributeOperationSuccess0.501
testCreateElementOperationSuccess0.665
testIfNotOperationSuccess0.578
testIfOperationSuccess0.928
testIterateOverElementsOperationSuccess2.312
testMakeParentElementCurrentOperationSuccess0.760
testRemoveAttributeOperationSuccess0.549
testRenameAttributeOperationSuccess0.515
testCreateActionListenerSuccess1.680
testCreateAttributeSuccess0.939
testCreateConvertDateTimeSuccess0.818
testCreateConvertNumberSuccess0.766
testCreateConverterSuccess0.693
testCreateFacetSuccess0.589
testCreateLoadBundleSuccess0.717
testCreateParamSuccess0.700
testCreateSelectItemSuccess0.667
testCreateSelectItemsSuccess0.752
testCreateSubviewSuccess0.765
testCreateValidateDoubleRangeSuccess0.661
testCreateValidateLengthSuccess1.237
testCreateValidateLongRangeSuccess0.777
testCreateValidatorSuccess0.782
testCreateValueChangeListenerSuccess0.714
testCreateVerbatimSuccess0.607
testCreateViewSuccess0.840
testCreateButtonSuccess1.290
testCreateCommandLinkSuccess1.164
testCreatePanelGridSuccess0.739
testCreateDataTableSuccess0.831
testCreateFormSuccess0.720
testCreateGraphicImageSuccess0.812
testCreateInputHiddenSuccess0.623
testCreateMessageSuccess0.642
testCreateMessagesSuccess0.884
testCreateOutputFormatSuccess0.645
testCreateOutputLabelSuccess0.788
testCreateOutputTextSuccess0.599
testCreatePanelGroupSuccess0.679
testCreateInputSecretSuccess1.077
testCreateSelectBooleanCheckboxSuccess0.571
testCreateSelectManyCheckboxSuccess0.803
testCreateSelectManyListboxSuccess0.659
testCreateSelectManyMenuSuccess0.785
testCreateSelectOneListboxSuccess0.598
testCreateSelectOneMenuSuccess0.874
testCreateSelectOneRadioSuccess0.776
testCreateInputTextSuccess0.753
testCreateInputTextAreaSuccess1.368
testCreateOutputLinkSuccess0.794
testCreateButtonSuccess0.624
testIncludeDirectiveSuccess1.454
testSanitySuccess2.266
testQuickEditTabManagerSuccess0.930
testMultipleJSPsSuccess1.036
testMultiProjectSuccess1.921
Properties >>

Back to top