Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%98.937
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.tests690198.937

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690198.937
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.589
testGetTagConverterSuccess1.579
testGetDTInfoSuccess0.772
testSanitySuccess0.714
testAppendChildElementOperationSuccess0.806
testAppendChildTextFromXPathOperationSuccess0.729
testAppendChildTextOperationSuccess0.719
testCheckModeOperationSuccess0.595
testConvertAttributeToTextOperationSuccess0.739
testCopyAllAttributesOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCopyAllAttributesOperation(Test_TransformOperations.java:329)
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.623
testCopyAttributeOperationSuccess0.681
testCopyChildrenOperationSuccess0.677
testCreateAttributeFromXPathOperationSuccess0.569
testCreateAttributeOperationSuccess0.669
testCreateElementOperationSuccess0.863
testIfNotOperationSuccess0.756
testIfOperationSuccess1.282
testIterateOverElementsOperationSuccess3.926
testMakeParentElementCurrentOperationSuccess1.002
testRemoveAttributeOperationSuccess0.806
testRenameAttributeOperationSuccess0.801
testCreateActionListenerSuccess1.714
testCreateAttributeSuccess16.162
testCreateConvertDateTimeSuccess1.315
testCreateConvertNumberSuccess1.403
testCreateConverterSuccess1.325
testCreateFacetSuccess1.315
testCreateLoadBundleSuccess1.749
testCreateParamSuccess1.373
testCreateSelectItemSuccess1.405
testCreateSelectItemsSuccess1.058
testCreateSubviewSuccess1.117
testCreateValidateDoubleRangeSuccess1.650
testCreateValidateLengthSuccess1.080
testCreateValidateLongRangeSuccess1.178
testCreateValidatorSuccess1.051
testCreateValueChangeListenerSuccess1.050
testCreateVerbatimSuccess1.172
testCreateViewSuccess0.934
testCreateButtonSuccess1.811
testCreateCommandLinkSuccess1.136
testCreatePanelGridSuccess1.116
testCreateDataTableSuccess1.043
testCreateFormSuccess1.101
testCreateGraphicImageSuccess0.919
testCreateInputHiddenSuccess1.495
testCreateMessageSuccess1.490
testCreateMessagesSuccess0.868
testCreateOutputFormatSuccess1.122
testCreateOutputLabelSuccess0.914
testCreateOutputTextSuccess1.026
testCreatePanelGroupSuccess0.733
testCreateInputSecretSuccess0.956
testCreateSelectBooleanCheckboxSuccess1.113
testCreateSelectManyCheckboxSuccess1.052
testCreateSelectManyListboxSuccess0.992
testCreateSelectManyMenuSuccess1.245
testCreateSelectOneListboxSuccess0.999
testCreateSelectOneMenuSuccess1.002
testCreateSelectOneRadioSuccess0.731
testCreateInputTextSuccess0.862
testCreateInputTextAreaSuccess1.757
testCreateOutputLinkSuccess1.113
testCreateButtonSuccess1.220
testIncludeDirectiveSuccess0.984
testSanitySuccess4.083
testQuickEditTabManagerSuccess1.473
testMultipleJSPsSuccess1.160
testMultiProjectSuccess1.450
Properties >>

Back to top