Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%69.545
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.tests690169.545

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690169.545
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.170
testGetTagConverterSuccess1.687
testGetDTInfoSuccess0.674
testSanitySuccess0.522
testAppendChildElementOperationSuccess0.605
testAppendChildTextFromXPathOperationSuccess7.630
testAppendChildTextOperationSuccess0.477
testCheckModeOperationSuccess0.568
testConvertAttributeToTextOperationSuccess0.482
testCopyAllAttributesOperationSuccess0.635
testCopyAttributeOperationSuccess0.558
testCopyChildrenOperationSuccess0.679
testCreateAttributeFromXPathOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCreateAttributeFromXPathOperation(Test_TransformOperations.java:410)
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.491
testCreateAttributeOperationSuccess0.588
testCreateElementOperationSuccess0.605
testIfNotOperationSuccess0.907
testIfOperationSuccess0.637
testIterateOverElementsOperationSuccess1.105
testMakeParentElementCurrentOperationSuccess3.182
testRemoveAttributeOperationSuccess0.592
testRenameAttributeOperationSuccess0.656
testCreateActionListenerSuccess1.177
testCreateAttributeSuccess0.968
testCreateConvertDateTimeSuccess0.873
testCreateConvertNumberSuccess0.734
testCreateConverterSuccess0.788
testCreateFacetSuccess0.874
testCreateLoadBundleSuccess0.688
testCreateParamSuccess0.800
testCreateSelectItemSuccess1.053
testCreateSelectItemsSuccess0.808
testCreateSubviewSuccess0.716
testCreateValidateDoubleRangeSuccess0.719
testCreateValidateLengthSuccess0.598
testCreateValidateLongRangeSuccess0.757
testCreateValidatorSuccess0.556
testCreateValueChangeListenerSuccess0.683
testCreateVerbatimSuccess0.694
testCreateViewSuccess0.682
testCreateButtonSuccess1.295
testCreateCommandLinkSuccess1.047
testCreatePanelGridSuccess0.641
testCreateDataTableSuccess0.814
testCreateFormSuccess0.704
testCreateGraphicImageSuccess0.676
testCreateInputHiddenSuccess0.868
testCreateMessageSuccess0.559
testCreateMessagesSuccess0.752
testCreateOutputFormatSuccess0.620
testCreateOutputLabelSuccess0.642
testCreateOutputTextSuccess0.798
testCreatePanelGroupSuccess0.620
testCreateInputSecretSuccess0.921
testCreateSelectBooleanCheckboxSuccess0.761
testCreateSelectManyCheckboxSuccess0.576
testCreateSelectManyListboxSuccess0.893
testCreateSelectManyMenuSuccess1.018
testCreateSelectOneListboxSuccess1.012
testCreateSelectOneMenuSuccess0.599
testCreateSelectOneRadioSuccess0.746
testCreateInputTextSuccess0.852
testCreateInputTextAreaSuccess0.846
testCreateOutputLinkSuccess0.648
testCreateButtonSuccess0.662
testIncludeDirectiveSuccess1.198
testSanitySuccess3.288
testQuickEditTabManagerSuccess1.410
testMultipleJSPsSuccess0.960
testMultiProjectSuccess1.486
Properties >>

Back to top