Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%72.191
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.tests690172.191

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690172.191
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.760
testGetTagConverterSuccess1.854
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.635
testSanitySuccess0.662
testAppendChildElementOperationSuccess0.811
testAppendChildTextFromXPathOperationSuccess1.250
testAppendChildTextOperationSuccess0.657
testCheckModeOperationSuccess0.553
testConvertAttributeToTextOperationSuccess0.695
testCopyAllAttributesOperationSuccess0.566
testCopyAttributeOperationSuccess0.848
testCopyChildrenOperationSuccess2.067
testCreateAttributeFromXPathOperationSuccess0.978
testCreateAttributeOperationSuccess0.604
testCreateElementOperationSuccess0.580
testIfNotOperationSuccess0.594
testIfOperationSuccess1.116
testIterateOverElementsOperationSuccess1.010
testMakeParentElementCurrentOperationSuccess0.800
testRemoveAttributeOperationSuccess0.859
testRenameAttributeOperationSuccess0.630
testCreateActionListenerSuccess1.683
testCreateAttributeSuccess1.095
testCreateConvertDateTimeSuccess0.865
testCreateConvertNumberSuccess0.865
testCreateConverterSuccess0.715
testCreateFacetSuccess0.835
testCreateLoadBundleSuccess1.002
testCreateParamSuccess0.760
testCreateSelectItemSuccess0.820
testCreateSelectItemsSuccess0.782
testCreateSubviewSuccess1.289
testCreateValidateDoubleRangeSuccess0.900
testCreateValidateLengthSuccess0.710
testCreateValidateLongRangeSuccess0.705
testCreateValidatorSuccess0.808
testCreateValueChangeListenerSuccess0.837
testCreateVerbatimSuccess0.784
testCreateViewSuccess0.835
testCreateButtonSuccess1.601
testCreateCommandLinkSuccess1.149
testCreatePanelGridSuccess0.701
testCreateDataTableSuccess0.967
testCreateFormSuccess0.775
testCreateGraphicImageSuccess0.995
testCreateInputHiddenSuccess0.743
testCreateMessageSuccess0.962
testCreateMessagesSuccess0.768
testCreateOutputFormatSuccess0.863
testCreateOutputLabelSuccess1.276
testCreateOutputTextSuccess0.930
testCreatePanelGroupSuccess0.704
testCreateInputSecretSuccess0.711
testCreateSelectBooleanCheckboxSuccess0.949
testCreateSelectManyCheckboxSuccess0.765
testCreateSelectManyListboxSuccess1.136
testCreateSelectManyMenuSuccess1.017
testCreateSelectOneListboxSuccess0.885
testCreateSelectOneMenuSuccess0.774
testCreateSelectOneRadioSuccess0.921
testCreateInputTextSuccess0.799
testCreateInputTextAreaSuccess1.046
testCreateOutputLinkSuccess1.066
testCreateButtonSuccess0.729
testIncludeDirectiveSuccess1.147
testSanitySuccess3.450
testQuickEditTabManagerSuccess1.173
testMultipleJSPsSuccess1.240
testMultiProjectSuccess3.106
Properties >>

Back to top