Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%73.967
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.tests690173.967

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690173.967
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.117
testGetTagConverterSuccess1.722
testGetDTInfoSuccess0.686
testSanitySuccess0.576
testAppendChildElementOperationSuccess0.883
testAppendChildTextFromXPathOperationSuccess7.542
testAppendChildTextOperationSuccess8.201
testCheckModeOperationSuccess0.394
testConvertAttributeToTextOperationSuccess0.508
testCopyAllAttributesOperationSuccess0.516
testCopyAttributeOperationSuccess0.505
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.352
testCreateAttributeFromXPathOperationSuccess1.265
testCreateAttributeOperationSuccess2.011
testCreateElementOperationSuccess0.501
testIfNotOperationSuccess0.566
testIfOperationSuccess0.513
testIterateOverElementsOperationSuccess0.579
testMakeParentElementCurrentOperationSuccess0.565
testRemoveAttributeOperationSuccess1.042
testRenameAttributeOperationSuccess0.615
testCreateActionListenerSuccess1.174
testCreateAttributeSuccess0.944
testCreateConvertDateTimeSuccess0.814
testCreateConvertNumberSuccess0.857
testCreateConverterSuccess0.760
testCreateFacetSuccess0.735
testCreateLoadBundleSuccess0.771
testCreateParamSuccess0.671
testCreateSelectItemSuccess0.585
testCreateSelectItemsSuccess0.721
testCreateSubviewSuccess0.713
testCreateValidateDoubleRangeSuccess0.614
testCreateValidateLengthSuccess0.697
testCreateValidateLongRangeSuccess0.747
testCreateValidatorSuccess0.577
testCreateValueChangeListenerSuccess0.721
testCreateVerbatimSuccess0.795
testCreateViewSuccess0.737
testCreateButtonSuccess1.201
testCreateCommandLinkSuccess1.011
testCreatePanelGridSuccess0.719
testCreateDataTableSuccess0.840
testCreateFormSuccess0.640
testCreateGraphicImageSuccess0.777
testCreateInputHiddenSuccess0.703
testCreateMessageSuccess0.777
testCreateMessagesSuccess0.600
testCreateOutputFormatSuccess0.723
testCreateOutputLabelSuccess0.692
testCreateOutputTextSuccess0.655
testCreatePanelGroupSuccess0.770
testCreateInputSecretSuccess0.611
testCreateSelectBooleanCheckboxSuccess0.660
testCreateSelectManyCheckboxSuccess0.836
testCreateSelectManyListboxSuccess0.590
testCreateSelectManyMenuSuccess0.767
testCreateSelectOneListboxSuccess0.719
testCreateSelectOneMenuSuccess0.832
testCreateSelectOneRadioSuccess0.798
testCreateInputTextSuccess0.611
testCreateInputTextAreaSuccess0.864
testCreateOutputLinkSuccess0.838
testCreateButtonSuccess0.671
testIncludeDirectiveSuccess0.801
testSanitySuccess3.531
testQuickEditTabManagerSuccess0.880
testMultipleJSPsSuccess1.165
testMultiProjectSuccess1.376
Properties >>

Back to top