Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%71.582
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.tests690171.582

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690171.582
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.201
testGetTagConverterSuccess1.705
testGetDTInfoSuccess0.623
testSanitySuccess0.520
testAppendChildElementOperationSuccess0.620
testAppendChildTextFromXPathOperationSuccess0.737
testAppendChildTextOperationSuccess1.185
testCheckModeOperationSuccess0.543
testConvertAttributeToTextOperationSuccess0.548
testCopyAllAttributesOperationSuccess0.779
testCopyAttributeOperationSuccess0.524
testCopyChildrenOperationSuccess0.407
testCreateAttributeFromXPathOperationSuccess0.467
testCreateAttributeOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCreateAttributeOperation(Test_TransformOperations.java:430)
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.415
testCreateElementOperationSuccess0.496
testIfNotOperationSuccess1.093
testIfOperationSuccess1.925
testIterateOverElementsOperationSuccess0.593
testMakeParentElementCurrentOperationSuccess0.724
testRemoveAttributeOperationSuccess0.590
testRenameAttributeOperationSuccess0.684
testCreateActionListenerSuccess1.447
testCreateAttributeSuccess0.886
testCreateConvertDateTimeSuccess1.285
testCreateConvertNumberSuccess1.045
testCreateConverterSuccess1.039
testCreateFacetSuccess0.710
testCreateLoadBundleSuccess0.771
testCreateParamSuccess0.725
testCreateSelectItemSuccess0.639
testCreateSelectItemsSuccess0.770
testCreateSubviewSuccess0.788
testCreateValidateDoubleRangeSuccess0.739
testCreateValidateLengthSuccess0.671
testCreateValidateLongRangeSuccess0.781
testCreateValidatorSuccess0.730
testCreateValueChangeListenerSuccess0.583
testCreateVerbatimSuccess0.692
testCreateViewSuccess0.670
testCreateButtonSuccess11.070
testCreateCommandLinkSuccess0.861
testCreatePanelGridSuccess0.833
testCreateDataTableSuccess0.637
testCreateFormSuccess0.773
testCreateGraphicImageSuccess0.630
testCreateInputHiddenSuccess0.817
testCreateMessageSuccess0.755
testCreateMessagesSuccess0.887
testCreateOutputFormatSuccess0.673
testCreateOutputLabelSuccess0.761
testCreateOutputTextSuccess0.639
testCreatePanelGroupSuccess0.830
testCreateInputSecretSuccess0.833
testCreateSelectBooleanCheckboxSuccess0.658
testCreateSelectManyCheckboxSuccess0.748
testCreateSelectManyListboxSuccess0.740
testCreateSelectManyMenuSuccess0.606
testCreateSelectOneListboxSuccess1.062
testCreateSelectOneMenuSuccess0.613
testCreateSelectOneRadioSuccess0.784
testCreateInputTextSuccess1.302
testCreateInputTextAreaSuccess0.718
testCreateOutputLinkSuccess0.857
testCreateButtonSuccess0.467
testIncludeDirectiveSuccess0.810
testSanitySuccess2.954
testQuickEditTabManagerSuccess0.895
testMultipleJSPsSuccess1.189
testMultiProjectSuccess1.812
Properties >>

Back to top