Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%60.220
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.tests690160.220

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690160.220
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess3.963
testGetTagConverterSuccess2.096
testGetDTInfoSuccess0.666
testSanitySuccess0.522
testAppendChildElementOperationSuccess0.598
testAppendChildTextFromXPathOperationSuccess0.752
testAppendChildTextOperationSuccess0.509
testCheckModeOperationSuccess0.500
testConvertAttributeToTextOperationSuccess0.493
testCopyAllAttributesOperationSuccess0.590
testCopyAttributeOperationSuccess0.474
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.418
testCreateAttributeFromXPathOperationSuccess0.587
testCreateAttributeOperationSuccess1.080
testCreateElementOperationSuccess1.121
testIfNotOperationSuccess0.484
testIfOperationSuccess0.519
testIterateOverElementsOperationSuccess0.573
testMakeParentElementCurrentOperationSuccess0.561
testRemoveAttributeOperationSuccess0.604
testRenameAttributeOperationSuccess0.556
testCreateActionListenerSuccess2.371
testCreateAttributeSuccess1.064
testCreateConvertDateTimeSuccess0.859
testCreateConvertNumberSuccess0.823
testCreateConverterSuccess0.802
testCreateFacetSuccess0.659
testCreateLoadBundleSuccess0.692
testCreateParamSuccess0.675
testCreateSelectItemSuccess0.716
testCreateSelectItemsSuccess0.585
testCreateSubviewSuccess0.780
testCreateValidateDoubleRangeSuccess0.747
testCreateValidateLengthSuccess0.594
testCreateValidateLongRangeSuccess0.743
testCreateValidatorSuccess0.566
testCreateValueChangeListenerSuccess0.777
testCreateVerbatimSuccess0.580
testCreateViewSuccess0.751
testCreateButtonSuccess1.286
testCreateCommandLinkSuccess0.905
testCreatePanelGridSuccess1.355
testCreateDataTableSuccess0.594
testCreateFormSuccess0.803
testCreateGraphicImageSuccess0.712
testCreateInputHiddenSuccess0.732
testCreateMessageSuccess0.637
testCreateMessagesSuccess0.591
testCreateOutputFormatSuccess0.774
testCreateOutputLabelSuccess0.661
testCreateOutputTextSuccess0.759
testCreatePanelGroupSuccess0.553
testCreateInputSecretSuccess0.628
testCreateSelectBooleanCheckboxSuccess0.773
testCreateSelectManyCheckboxSuccess0.610
testCreateSelectManyListboxSuccess0.815
testCreateSelectManyMenuSuccess0.650
testCreateSelectOneListboxSuccess0.794
testCreateSelectOneMenuSuccess0.641
testCreateSelectOneRadioSuccess1.271
testCreateInputTextSuccess0.877
testCreateInputTextAreaSuccess0.837
testCreateOutputLinkSuccess0.791
testCreateButtonSuccess0.662
testIncludeDirectiveSuccess0.866
testSanitySuccess2.795
testQuickEditTabManagerSuccess1.195
testMultipleJSPsSuccess1.943
testMultiProjectSuccess1.246
Properties >>

Back to top