Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%64.178
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.tests690164.178

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690164.178
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.465
testGetTagConverterSuccess1.727
testGetDTInfoSuccess0.680
testSanitySuccess0.497
testAppendChildElementOperationSuccess0.687
testAppendChildTextFromXPathOperationSuccess0.621
testAppendChildTextOperationSuccess0.718
testCheckModeOperationSuccess1.936
testConvertAttributeToTextOperationSuccess0.548
testCopyAllAttributesOperationSuccess0.554
testCopyAttributeOperationSuccess0.525
testCopyChildrenOperationSuccess0.610
testCreateAttributeFromXPathOperationSuccess0.530
testCreateAttributeOperationSuccess0.536
testCreateElementOperationSuccess0.622
testIfNotOperationSuccess0.556
testIfOperationSuccess1.047
testIterateOverElementsOperationSuccess0.626
testMakeParentElementCurrentOperationSuccess0.676
testRemoveAttributeOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testRemoveAttributeOperation(Test_TransformOperations.java:566)
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.615
testRenameAttributeOperationSuccess0.492
testCreateActionListenerSuccess1.333
testCreateAttributeSuccess0.865
testCreateConvertDateTimeSuccess0.795
testCreateConvertNumberSuccess0.745
testCreateConverterSuccess0.682
testCreateFacetSuccess0.758
testCreateLoadBundleSuccess0.742
testCreateParamSuccess0.583
testCreateSelectItemSuccess0.713
testCreateSelectItemsSuccess0.694
testCreateSubviewSuccess0.878
testCreateValidateDoubleRangeSuccess0.835
testCreateValidateLengthSuccess0.927
testCreateValidateLongRangeSuccess0.865
testCreateValidatorSuccess0.790
testCreateValueChangeListenerSuccess0.968
testCreateVerbatimSuccess0.811
testCreateViewSuccess0.868
testCreateButtonSuccess1.490
testCreateCommandLinkSuccess1.371
testCreatePanelGridSuccess0.909
testCreateDataTableSuccess0.806
testCreateFormSuccess0.877
testCreateGraphicImageSuccess1.236
testCreateInputHiddenSuccess0.934
testCreateMessageSuccess0.664
testCreateMessagesSuccess0.595
testCreateOutputFormatSuccess0.767
testCreateOutputLabelSuccess0.817
testCreateOutputTextSuccess0.978
testCreatePanelGroupSuccess0.708
testCreateInputSecretSuccess0.652
testCreateSelectBooleanCheckboxSuccess0.829
testCreateSelectManyCheckboxSuccess0.621
testCreateSelectManyListboxSuccess1.435
testCreateSelectManyMenuSuccess0.675
testCreateSelectOneListboxSuccess0.815
testCreateSelectOneMenuSuccess0.760
testCreateSelectOneRadioSuccess0.769
testCreateInputTextSuccess0.713
testCreateInputTextAreaSuccess0.824
testCreateOutputLinkSuccess0.746
testCreateButtonSuccess0.439
testIncludeDirectiveSuccess0.848
testSanitySuccess2.626
testQuickEditTabManagerSuccess1.109
testMultipleJSPsSuccess1.177
testMultiProjectSuccess2.846
Properties >>

Back to top