Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%77.286
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.tests690177.286

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690177.286
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.759
testGetTagConverterSuccess1.824
testGetDTInfoSuccess0.902
testSanitySuccess0.657
testAppendChildElementOperationSuccess0.774
testAppendChildTextFromXPathOperationSuccess1.015
testAppendChildTextOperationSuccess0.758
testCheckModeOperationSuccess0.808
testConvertAttributeToTextOperationSuccess1.309
testCopyAllAttributesOperationSuccess0.803
testCopyAttributeOperationSuccess0.718
testCopyChildrenOperationSuccess0.666
testCreateAttributeFromXPathOperationSuccess0.670
testCreateAttributeOperationSuccess0.747
testCreateElementOperationSuccess3.834
testIfNotOperationSuccess0.808
testIfOperationSuccess1.329
testIterateOverElementsOperationSuccess0.796
testMakeParentElementCurrentOperationSuccess0.964
testRemoveAttributeOperationSuccess0.966
testRenameAttributeOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testRenameAttributeOperation(Test_TransformOperations.java:595)
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.762
testCreateActionListenerSuccess1.744
testCreateAttributeSuccess1.229
testCreateConvertDateTimeSuccess1.102
testCreateConvertNumberSuccess0.918
testCreateConverterSuccess1.024
testCreateFacetSuccess1.074
testCreateLoadBundleSuccess1.003
testCreateParamSuccess0.900
testCreateSelectItemSuccess1.129
testCreateSelectItemsSuccess0.978
testCreateSubviewSuccess0.870
testCreateValidateDoubleRangeSuccess0.943
testCreateValidateLengthSuccess1.028
testCreateValidateLongRangeSuccess0.782
testCreateValidatorSuccess1.031
testCreateValueChangeListenerSuccess0.848
testCreateVerbatimSuccess1.017
testCreateViewSuccess0.815
testCreateButtonSuccess1.636
testCreateCommandLinkSuccess1.312
testCreatePanelGridSuccess0.990
testCreateDataTableSuccess1.120
testCreateFormSuccess0.951
testCreateGraphicImageSuccess0.797
testCreateInputHiddenSuccess1.112
testCreateMessageSuccess0.794
testCreateMessagesSuccess0.896
testCreateOutputFormatSuccess0.807
testCreateOutputLabelSuccess0.962
testCreateOutputTextSuccess0.779
testCreatePanelGroupSuccess0.698
testCreateInputSecretSuccess0.821
testCreateSelectBooleanCheckboxSuccess0.894
testCreateSelectManyCheckboxSuccess0.860
testCreateSelectManyListboxSuccess0.740
testCreateSelectManyMenuSuccess0.991
testCreateSelectOneListboxSuccess0.847
testCreateSelectOneMenuSuccess0.981
testCreateSelectOneRadioSuccess0.842
testCreateInputTextSuccess0.906
testCreateInputTextAreaSuccess1.067
testCreateOutputLinkSuccess1.005
testCreateButtonSuccess0.724
testIncludeDirectiveSuccess1.027
testSanitySuccess3.874
testQuickEditTabManagerSuccess1.768
testMultipleJSPsSuccess1.278
testMultiProjectSuccess1.476
Properties >>

Back to top