Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%71.800
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.800

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690171.800
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.735
testGetTagConverterSuccess1.615
testGetDTInfoSuccess0.701
testSanitySuccess0.632
testAppendChildElementOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testAppendChildElementOperation(Test_TransformOperations.java:111)
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.817
testAppendChildTextFromXPathOperationSuccess1.042
testAppendChildTextOperationSuccess0.576
testCheckModeOperationSuccess0.639
testConvertAttributeToTextOperationSuccess0.517
testCopyAllAttributesOperationSuccess0.837
testCopyAttributeOperationSuccess0.555
testCopyChildrenOperationSuccess0.516
testCreateAttributeFromXPathOperationSuccess0.544
testCreateAttributeOperationSuccess0.603
testCreateElementOperationSuccess1.061
testIfNotOperationSuccess0.660
testIfOperationSuccess0.639
testIterateOverElementsOperationSuccess1.344
testMakeParentElementCurrentOperationSuccess3.343
testRemoveAttributeOperationSuccess0.843
testRenameAttributeOperationSuccess0.809
testCreateActionListenerSuccess1.337
testCreateAttributeSuccess1.086
testCreateConvertDateTimeSuccess0.976
testCreateConvertNumberSuccess0.939
testCreateConverterSuccess0.823
testCreateFacetSuccess1.266
testCreateLoadBundleSuccess0.802
testCreateParamSuccess1.318
testCreateSelectItemSuccess0.895
testCreateSelectItemsSuccess0.868
testCreateSubviewSuccess0.949
testCreateValidateDoubleRangeSuccess0.729
testCreateValidateLengthSuccess0.701
testCreateValidateLongRangeSuccess0.645
testCreateValidatorSuccess0.843
testCreateValueChangeListenerSuccess0.726
testCreateVerbatimSuccess0.860
testCreateViewSuccess0.703
testCreateButtonSuccess1.626
testCreateCommandLinkSuccess0.982
testCreatePanelGridSuccess0.985
testCreateDataTableSuccess0.741
testCreateFormSuccess0.868
testCreateGraphicImageSuccess0.791
testCreateInputHiddenSuccess0.818
testCreateMessageSuccess0.758
testCreateMessagesSuccess0.820
testCreateOutputFormatSuccess0.722
testCreateOutputLabelSuccess0.708
testCreateOutputTextSuccess0.980
testCreatePanelGroupSuccess0.826
testCreateInputSecretSuccess0.802
testCreateSelectBooleanCheckboxSuccess0.927
testCreateSelectManyCheckboxSuccess0.637
testCreateSelectManyListboxSuccess1.014
testCreateSelectManyMenuSuccess0.892
testCreateSelectOneListboxSuccess1.417
testCreateSelectOneMenuSuccess1.060
testCreateSelectOneRadioSuccess1.146
testCreateInputTextSuccess0.756
testCreateInputTextAreaSuccess1.364
testCreateOutputLinkSuccess0.860
testCreateButtonSuccess0.563
testIncludeDirectiveSuccess1.009
testSanitySuccess2.649
testQuickEditTabManagerSuccess1.284
testMultipleJSPsSuccess1.473
testMultiProjectSuccess2.810
Properties >>

Back to top