Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%62.617
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.tests690162.617

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690162.617
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.472
testGetTagConverterSuccess1.690
testGetDTInfoSuccess0.689
testSanitySuccess0.550
testAppendChildElementOperationSuccess0.640
testAppendChildTextFromXPathOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testAppendChildTextFromXPathOperation(Test_TransformOperations.java:133)
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.557
testAppendChildTextOperationSuccess1.333
testCheckModeOperationSuccess0.388
testConvertAttributeToTextOperationSuccess0.498
testCopyAllAttributesOperationSuccess0.795
testCopyAttributeOperationSuccess2.512
testCopyChildrenOperationSuccess0.450
testCreateAttributeFromXPathOperationSuccess0.490
testCreateAttributeOperationSuccess0.595
testCreateElementOperationSuccess0.519
testIfNotOperationSuccess0.575
testIfOperationSuccess0.553
testIterateOverElementsOperationSuccess0.596
testMakeParentElementCurrentOperationSuccess0.734
testRemoveAttributeOperationSuccess0.756
testRenameAttributeOperationSuccess0.586
testCreateActionListenerSuccess1.185
testCreateAttributeSuccess1.141
testCreateConvertDateTimeSuccess0.968
testCreateConvertNumberSuccess0.645
testCreateConverterSuccess0.775
testCreateFacetSuccess0.707
testCreateLoadBundleSuccess0.952
testCreateParamSuccess0.710
testCreateSelectItemSuccess0.582
testCreateSelectItemsSuccess0.804
testCreateSubviewSuccess0.729
testCreateValidateDoubleRangeSuccess0.595
testCreateValidateLengthSuccess0.793
testCreateValidateLongRangeSuccess0.714
testCreateValidatorSuccess0.638
testCreateValueChangeListenerSuccess0.728
testCreateVerbatimSuccess0.620
testCreateViewSuccess0.945
testCreateButtonSuccess1.693
testCreateCommandLinkSuccess0.989
testCreatePanelGridSuccess0.924
testCreateDataTableSuccess0.668
testCreateFormSuccess1.322
testCreateGraphicImageSuccess0.608
testCreateInputHiddenSuccess1.291
testCreateMessageSuccess0.680
testCreateMessagesSuccess0.753
testCreateOutputFormatSuccess1.217
testCreateOutputLabelSuccess0.627
testCreateOutputTextSuccess0.802
testCreatePanelGroupSuccess0.600
testCreateInputSecretSuccess0.749
testCreateSelectBooleanCheckboxSuccess0.635
testCreateSelectManyCheckboxSuccess0.612
testCreateSelectManyListboxSuccess0.881
testCreateSelectManyMenuSuccess0.615
testCreateSelectOneListboxSuccess0.846
testCreateSelectOneMenuSuccess0.603
testCreateSelectOneRadioSuccess0.761
testCreateInputTextSuccess0.848
testCreateInputTextAreaSuccess0.797
testCreateOutputLinkSuccess0.797
testCreateButtonSuccess0.546
testIncludeDirectiveSuccess1.090
testSanitySuccess3.068
testQuickEditTabManagerSuccess0.892
testMultipleJSPsSuccess1.152
testMultiProjectSuccess1.320
Properties >>

Back to top