Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
692097.10%131.623
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.tests6902131.623

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part16902131.623
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess6.210
testGetTagConverterSuccess1.868
testGetDTInfoSuccess0.848
testSanitySuccess0.930
testAppendChildElementOperationSuccess2.856
testAppendChildTextFromXPathOperationSuccess0.871
testAppendChildTextOperationSuccess0.883
testCheckModeOperationSuccess0.941
testConvertAttributeToTextOperationSuccess0.747
testCopyAllAttributesOperationSuccess1.421
testCopyAttributeOperationSuccess0.638
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.854
testCreateAttributeFromXPathOperationSuccess0.838
testCreateAttributeOperationSuccess0.789
testCreateElementOperationSuccess0.565
testIfNotOperationSuccess0.661
testIfOperationSuccess6.082
testIterateOverElementsOperationSuccess0.770
testMakeParentElementCurrentOperationSuccess0.998
testRemoveAttributeOperationSuccess3.667
testRenameAttributeOperationSuccess0.728
testCreateActionListenerSuccess5.363
testCreateAttributeSuccess1.080
testCreateConvertDateTimeSuccess1.075
testCreateConvertNumberSuccess1.257
testCreateConverterSuccess2.856
testCreateFacetSuccess1.004
testCreateLoadBundleSuccess0.983
testCreateParamSuccess1.278
testCreateSelectItemSuccess1.033
testCreateSelectItemsSuccess1.239
testCreateSubviewSuccess1.362
testCreateValidateDoubleRangeSuccess1.160
testCreateValidateLengthSuccess0.957
testCreateValidateLongRangeSuccess0.796
testCreateValidatorSuccess0.995
testCreateValueChangeListenerSuccess0.910
testCreateVerbatimSuccess0.937
testCreateViewSuccess0.962
testCreateButtonSuccess1.692
testCreateCommandLinkSuccess1.315
testCreatePanelGridSuccess1.272
testCreateDataTableSuccess1.513
testCreateFormSuccess1.050
testCreateGraphicImageSuccess1.251
testCreateInputHiddenSuccess1.159
testCreateMessageSuccess3.361
testCreateMessagesSuccess0.793
testCreateOutputFormatSuccess2.797
testCreateOutputLabelSuccess0.788
testCreateOutputTextSuccess1.486
testCreatePanelGroupSuccess1.060
testCreateInputSecretSuccess0.880
testCreateSelectBooleanCheckboxSuccess1.175
testCreateSelectManyCheckboxSuccess1.015
testCreateSelectManyListboxSuccess0.948
testCreateSelectManyMenuSuccess1.337
testCreateSelectOneListboxSuccess0.878
testCreateSelectOneMenuSuccess1.202
testCreateSelectOneRadioSuccess0.975
testCreateInputTextSuccess3.194
testCreateInputTextAreaSuccess12.467
testCreateOutputLinkFailureUri: http://java.sun.com/jsf/html, tagName: outputLink

junit.framework.AssertionFailedError: Uri: http://java.sun.com/jsf/html, tagName: outputLink
at org.eclipse.jst.pagedesigner.tests.tagcreator.base.BaseTestClass.createPaletteEntry(BaseTestClass.java:183)
at org.eclipse.jst.pagedesigner.tests.tagcreator.base.BaseTestClass.createNonNullPaletteEntry(BaseTestClass.java:200)
at org.eclipse.jst.pagedesigner.tests.tagcreator.base.BaseTestClass.getCreationData(BaseTestClass.java:162)
at org.eclipse.jst.pagedesigner.tests.tagcreator.base.BaseTagCreatorTestCase.doCreateTest(BaseTagCreatorTestCase.java:77)
at org.eclipse.jst.pagedesigner.tests.tagcreator.TestDefaultTagCreatorForJSFHTML.testCreateOutputLink(TestDefaultTagCreatorForJSFHTML.java:157)
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)
5.652
testCreateButtonSuccess0.654
testIncludeDirectiveSuccess0.996
testSanitySuccess12.553
testQuickEditTabManagerSuccess1.399
testMultipleJSPsSuccess5.453
testMultiProjectSuccess1.872
Properties >>

Back to top