Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%70.247
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.tests690170.247

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690170.247
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.585
testGetTagConverterSuccess1.806
testGetDTInfoSuccess0.762
testSanitySuccess0.512
testAppendChildElementOperationSuccess0.545
testAppendChildTextFromXPathOperationSuccess1.071
testAppendChildTextOperationSuccess0.593
testCheckModeOperationSuccess0.414
testConvertAttributeToTextOperationSuccess0.636
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)
1.220
testCopyAttributeOperationSuccess1.167
testCopyChildrenOperationSuccess0.569
testCreateAttributeFromXPathOperationSuccess0.587
testCreateAttributeOperationSuccess0.516
testCreateElementOperationSuccess0.610
testIfNotOperationSuccess0.669
testIfOperationSuccess0.602
testIterateOverElementsOperationSuccess1.296
testMakeParentElementCurrentOperationSuccess2.067
testRemoveAttributeOperationSuccess1.059
testRenameAttributeOperationSuccess0.668
testCreateActionListenerSuccess1.092
testCreateAttributeSuccess0.885
testCreateConvertDateTimeSuccess0.857
testCreateConvertNumberSuccess0.908
testCreateConverterSuccess0.847
testCreateFacetSuccess0.801
testCreateLoadBundleSuccess0.873
testCreateParamSuccess1.040
testCreateSelectItemSuccess0.578
testCreateSelectItemsSuccess0.704
testCreateSubviewSuccess1.397
testCreateValidateDoubleRangeSuccess0.769
testCreateValidateLengthSuccess0.977
testCreateValidateLongRangeSuccess1.301
testCreateValidatorSuccess1.102
testCreateValueChangeListenerSuccess0.871
testCreateVerbatimSuccess0.701
testCreateViewSuccess0.785
testCreateButtonSuccess2.499
testCreateCommandLinkSuccess0.974
testCreatePanelGridSuccess0.788
testCreateDataTableSuccess0.770
testCreateFormSuccess0.767
testCreateGraphicImageSuccess0.709
testCreateInputHiddenSuccess0.874
testCreateMessageSuccess0.870
testCreateMessagesSuccess0.677
testCreateOutputFormatSuccess0.972
testCreateOutputLabelSuccess0.819
testCreateOutputTextSuccess0.863
testCreatePanelGroupSuccess0.718
testCreateInputSecretSuccess1.010
testCreateSelectBooleanCheckboxSuccess0.813
testCreateSelectManyCheckboxSuccess0.883
testCreateSelectManyListboxSuccess1.462
testCreateSelectManyMenuSuccess0.905
testCreateSelectOneListboxSuccess0.880
testCreateSelectOneMenuSuccess0.910
testCreateSelectOneRadioSuccess0.860
testCreateInputTextSuccess0.953
testCreateInputTextAreaSuccess1.066
testCreateOutputLinkSuccess0.934
testCreateButtonSuccess0.706
testIncludeDirectiveSuccess0.891
testSanitySuccess3.444
testQuickEditTabManagerSuccess1.424
testMultipleJSPsSuccess1.057
testMultiProjectSuccess1.289
Properties >>

Back to top