Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%89.712
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.tests690189.712

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690189.712
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess5.111
testGetTagConverterSuccess1.798
testGetDTInfoSuccess0.767
testSanityFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testSanity(Test_TransformOperations.java:91)
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.682
testAppendChildElementOperationSuccess0.702
testAppendChildTextFromXPathOperationSuccess8.493
testAppendChildTextOperationSuccess0.536
testCheckModeOperationSuccess0.679
testConvertAttributeToTextOperationSuccess0.793
testCopyAllAttributesOperationSuccess0.658
testCopyAttributeOperationSuccess0.597
testCopyChildrenOperationSuccess1.115
testCreateAttributeFromXPathOperationSuccess0.597
testCreateAttributeOperationSuccess0.730
testCreateElementOperationSuccess0.653
testIfNotOperationSuccess0.732
testIfOperationSuccess2.369
testIterateOverElementsOperationSuccess0.775
testMakeParentElementCurrentOperationSuccess0.686
testRemoveAttributeOperationSuccess0.668
testRenameAttributeOperationSuccess0.673
testCreateActionListenerSuccess1.781
testCreateAttributeSuccess1.154
testCreateConvertDateTimeSuccess0.994
testCreateConvertNumberSuccess0.939
testCreateConverterSuccess0.998
testCreateFacetSuccess0.889
testCreateLoadBundleSuccess0.878
testCreateParamSuccess0.827
testCreateSelectItemSuccess0.867
testCreateSelectItemsSuccess0.910
testCreateSubviewSuccess0.779
testCreateValidateDoubleRangeSuccess0.910
testCreateValidateLengthSuccess1.199
testCreateValidateLongRangeSuccess0.970
testCreateValidatorSuccess0.616
testCreateValueChangeListenerSuccess0.968
testCreateVerbatimSuccess0.889
testCreateViewSuccess0.963
testCreateButtonSuccess1.528
testCreateCommandLinkSuccess1.421
testCreatePanelGridSuccess1.532
testCreateDataTableSuccess1.996
testCreateFormSuccess1.071
testCreateGraphicImageSuccess1.684
testCreateInputHiddenSuccess0.629
testCreateMessageSuccess1.406
testCreateMessagesSuccess0.906
testCreateOutputFormatSuccess1.540
testCreateOutputLabelSuccess1.405
testCreateOutputTextSuccess0.869
testCreatePanelGroupSuccess2.474
testCreateInputSecretSuccess1.326
testCreateSelectBooleanCheckboxSuccess1.359
testCreateSelectManyCheckboxSuccess1.540
testCreateSelectManyListboxSuccess1.679
testCreateSelectManyMenuSuccess1.512
testCreateSelectOneListboxSuccess1.239
testCreateSelectOneMenuSuccess1.313
testCreateSelectOneRadioSuccess1.245
testCreateInputTextSuccess0.976
testCreateInputTextAreaSuccess1.381
testCreateOutputLinkSuccess1.254
testCreateButtonSuccess0.829
testIncludeDirectiveSuccess1.416
testSanitySuccess2.819
testQuickEditTabManagerSuccess1.164
testMultipleJSPsSuccess1.327
testMultiProjectSuccess1.510
Properties >>

Back to top