Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%73.644
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.644

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690173.644
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess3.874
testGetTagConverterSuccess1.960
testGetDTInfoSuccess0.743
testSanitySuccess0.564
testAppendChildElementOperationSuccess0.638
testAppendChildTextFromXPathOperationSuccess0.526
testAppendChildTextOperationSuccess7.267
testCheckModeOperationSuccess7.961
testConvertAttributeToTextOperationSuccess0.452
testCopyAllAttributesOperationSuccess0.506
testCopyAttributeOperationSuccess0.557
testCopyChildrenOperationSuccess0.492
testCreateAttributeFromXPathOperationSuccess0.482
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.385
testCreateElementOperationSuccess0.515
testIfNotOperationSuccess0.526
testIfOperationSuccess0.458
testIterateOverElementsOperationSuccess0.515
testMakeParentElementCurrentOperationSuccess0.516
testRemoveAttributeOperationSuccess0.536
testRenameAttributeOperationSuccess0.506
testCreateActionListenerSuccess1.218
testCreateAttributeSuccess0.927
testCreateConvertDateTimeSuccess1.919
testCreateConvertNumberSuccess1.249
testCreateConverterSuccess0.878
testCreateFacetSuccess0.778
testCreateLoadBundleSuccess1.300
testCreateParamSuccess0.857
testCreateSelectItemSuccess0.867
testCreateSelectItemsSuccess0.714
testCreateSubviewSuccess0.711
testCreateValidateDoubleRangeSuccess0.791
testCreateValidateLengthSuccess0.839
testCreateValidateLongRangeSuccess0.713
testCreateValidatorSuccess0.834
testCreateValueChangeListenerSuccess0.787
testCreateVerbatimSuccess0.688
testCreateViewSuccess0.789
testCreateButtonSuccess1.243
testCreateCommandLinkSuccess1.119
testCreatePanelGridSuccess0.662
testCreateDataTableSuccess0.876
testCreateFormSuccess0.602
testCreateGraphicImageSuccess0.764
testCreateInputHiddenSuccess0.669
testCreateMessageSuccess0.844
testCreateMessagesSuccess0.633
testCreateOutputFormatSuccess0.652
testCreateOutputLabelSuccess0.818
testCreateOutputTextSuccess0.634
testCreatePanelGroupSuccess0.813
testCreateInputSecretSuccess0.665
testCreateSelectBooleanCheckboxSuccess0.689
testCreateSelectManyCheckboxSuccess0.807
testCreateSelectManyListboxSuccess0.594
testCreateSelectManyMenuSuccess0.820
testCreateSelectOneListboxSuccess0.721
testCreateSelectOneMenuSuccess0.759
testCreateSelectOneRadioSuccess0.956
testCreateInputTextSuccess0.699
testCreateInputTextAreaSuccess0.929
testCreateOutputLinkSuccess0.939
testCreateButtonSuccess0.674
testIncludeDirectiveSuccess1.004
testSanitySuccess2.997
testQuickEditTabManagerSuccess0.914
testMultipleJSPsSuccess0.885
testMultiProjectSuccess1.407
Properties >>

Back to top