Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%63.673
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.tests690163.673

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690163.673
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess3.990
testGetTagConverterSuccess1.867
testGetDTInfoSuccess0.562
testSanitySuccess0.480
testAppendChildElementOperationSuccess0.635
testAppendChildTextFromXPathOperationSuccess0.507
testAppendChildTextOperationSuccess0.743
testCheckModeOperationSuccess0.927
testConvertAttributeToTextOperationSuccess0.567
testCopyAllAttributesOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCopyAllAttributesOperation(Test_TransformOperations.java:329)
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.913
testCopyAttributeOperationSuccess0.458
testCopyChildrenOperationSuccess0.532
testCreateAttributeFromXPathOperationSuccess0.463
testCreateAttributeOperationSuccess0.512
testCreateElementOperationSuccess0.463
testIfNotOperationSuccess0.461
testIfOperationSuccess0.508
testIterateOverElementsOperationSuccess0.525
testMakeParentElementCurrentOperationSuccess0.489
testRemoveAttributeOperationSuccess0.559
testRenameAttributeOperationSuccess0.570
testCreateActionListenerSuccess1.759
testCreateAttributeSuccess2.650
testCreateConvertDateTimeSuccess0.800
testCreateConvertNumberSuccess0.796
testCreateConverterSuccess1.285
testCreateFacetSuccess0.688
testCreateLoadBundleSuccess1.069
testCreateParamSuccess0.896
testCreateSelectItemSuccess0.701
testCreateSelectItemsSuccess0.593
testCreateSubviewSuccess0.789
testCreateValidateDoubleRangeSuccess0.662
testCreateValidateLengthSuccess0.562
testCreateValidateLongRangeSuccess0.711
testCreateValidatorSuccess0.574
testCreateValueChangeListenerSuccess0.760
testCreateVerbatimSuccess0.652
testCreateViewSuccess0.625
testCreateButtonSuccess1.421
testCreateCommandLinkSuccess0.864
testCreatePanelGridSuccess0.811
testCreateDataTableSuccess0.711
testCreateFormSuccess1.553
testCreateGraphicImageSuccess0.854
testCreateInputHiddenSuccess0.621
testCreateMessageSuccess0.723
testCreateMessagesSuccess0.583
testCreateOutputFormatSuccess0.791
testCreateOutputLabelSuccess0.579
testCreateOutputTextSuccess1.089
testCreatePanelGroupSuccess0.721
testCreateInputSecretSuccess0.580
testCreateSelectBooleanCheckboxSuccess0.739
testCreateSelectManyCheckboxSuccess0.589
testCreateSelectManyListboxSuccess0.574
testCreateSelectManyMenuSuccess0.798
testCreateSelectOneListboxSuccess0.565
testCreateSelectOneMenuSuccess0.893
testCreateSelectOneRadioSuccess0.755
testCreateInputTextSuccess0.756
testCreateInputTextAreaSuccess0.767
testCreateOutputLinkSuccess0.752
testCreateButtonSuccess0.708
testIncludeDirectiveSuccess1.020
testSanitySuccess4.932
testQuickEditTabManagerSuccess1.514
testMultipleJSPsSuccess0.955
testMultiProjectSuccess2.136
Properties >>

Back to top