Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%105.353
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.tests6901105.353

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part16901105.353
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess6.308
testGetTagConverterSuccess2.932
testGetDTInfoSuccess2.257
testSanitySuccess0.666
testAppendChildElementOperationSuccess0.648
testAppendChildTextFromXPathOperationSuccess1.021
testAppendChildTextOperationSuccess7.091
testCheckModeOperationSuccess0.947
testConvertAttributeToTextOperationSuccess1.055
testCopyAllAttributesOperationSuccess0.647
testCopyAttributeOperationSuccess1.141
testCopyChildrenOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCopyChildrenOperation(Test_TransformOperations.java:379)
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.717
testCreateAttributeFromXPathOperationSuccess0.755
testCreateAttributeOperationSuccess0.711
testCreateElementOperationSuccess0.967
testIfNotOperationSuccess1.361
testIfOperationSuccess0.851
testIterateOverElementsOperationSuccess0.863
testMakeParentElementCurrentOperationSuccess2.496
testRemoveAttributeOperationSuccess1.431
testRenameAttributeOperationSuccess1.276
testCreateActionListenerSuccess1.834
testCreateAttributeSuccess1.956
testCreateConvertDateTimeSuccess2.175
testCreateConvertNumberSuccess1.453
testCreateConverterSuccess1.734
testCreateFacetSuccess1.517
testCreateLoadBundleSuccess1.352
testCreateParamSuccess1.216
testCreateSelectItemSuccess1.635
testCreateSelectItemsSuccess2.186
testCreateSubviewSuccess2.553
testCreateValidateDoubleRangeSuccess2.325
testCreateValidateLengthSuccess1.093
testCreateValidateLongRangeSuccess1.367
testCreateValidatorSuccess0.856
testCreateValueChangeListenerSuccess3.186
testCreateVerbatimSuccess1.522
testCreateViewSuccess0.955
testCreateButtonSuccess1.846
testCreateCommandLinkSuccess1.118
testCreatePanelGridSuccess1.353
testCreateDataTableSuccess1.278
testCreateFormSuccess1.195
testCreateGraphicImageSuccess0.957
testCreateInputHiddenSuccess1.198
testCreateMessageSuccess1.031
testCreateMessagesSuccess1.241
testCreateOutputFormatSuccess1.080
testCreateOutputLabelSuccess0.852
testCreateOutputTextSuccess0.928
testCreatePanelGroupSuccess0.894
testCreateInputSecretSuccess1.063
testCreateSelectBooleanCheckboxSuccess1.684
testCreateSelectManyCheckboxSuccess0.909
testCreateSelectManyListboxSuccess1.006
testCreateSelectManyMenuSuccess0.927
testCreateSelectOneListboxSuccess1.086
testCreateSelectOneMenuSuccess1.026
testCreateSelectOneRadioSuccess1.443
testCreateInputTextSuccess0.897
testCreateInputTextAreaSuccess1.271
testCreateOutputLinkSuccess1.031
testCreateButtonSuccess0.866
testIncludeDirectiveSuccess1.024
testSanitySuccess3.557
testQuickEditTabManagerSuccess1.740
testMultipleJSPsSuccess1.953
testMultiProjectSuccess1.823
Properties >>

Back to top