Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%64.977
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.tests690164.977

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690164.977
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess4.016
testGetTagConverterSuccess1.716
testGetDTInfoSuccess0.635
testSanitySuccess0.536
testAppendChildElementOperationSuccess0.617
testAppendChildTextFromXPathOperationSuccess0.621
testAppendChildTextOperationSuccess0.673
testCheckModeOperationSuccess0.456
testConvertAttributeToTextOperationSuccess0.532
testCopyAllAttributesOperationSuccess0.713
testCopyAttributeOperationSuccess1.331
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)
1.061
testCreateAttributeFromXPathOperationSuccess0.553
testCreateAttributeOperationSuccess1.599
testCreateElementOperationSuccess1.756
testIfNotOperationSuccess0.520
testIfOperationSuccess0.504
testIterateOverElementsOperationSuccess0.450
testMakeParentElementCurrentOperationSuccess1.129
testRemoveAttributeOperationSuccess0.673
testRenameAttributeOperationSuccess0.635
testCreateActionListenerSuccess1.164
testCreateAttributeSuccess0.999
testCreateConvertDateTimeSuccess0.909
testCreateConvertNumberSuccess0.775
testCreateConverterSuccess0.778
testCreateFacetSuccess0.753
testCreateLoadBundleSuccess0.770
testCreateParamSuccess0.700
testCreateSelectItemSuccess0.779
testCreateSelectItemsSuccess0.758
testCreateSubviewSuccess0.767
testCreateValidateDoubleRangeSuccess0.695
testCreateValidateLengthSuccess0.783
testCreateValidateLongRangeSuccess0.768
testCreateValidatorSuccess0.677
testCreateValueChangeListenerSuccess0.783
testCreateVerbatimSuccess0.775
testCreateViewSuccess0.678
testCreateButtonSuccess2.005
testCreateCommandLinkSuccess0.913
testCreatePanelGridSuccess0.915
testCreateDataTableSuccess0.767
testCreateFormSuccess0.869
testCreateGraphicImageSuccess0.743
testCreateInputHiddenSuccess0.853
testCreateMessageSuccess0.679
testCreateMessagesSuccess0.835
testCreateOutputFormatSuccess0.703
testCreateOutputLabelSuccess0.826
testCreateOutputTextSuccess1.289
testCreatePanelGroupSuccess0.656
testCreateInputSecretSuccess1.068
testCreateSelectBooleanCheckboxSuccess0.673
testCreateSelectManyCheckboxSuccess0.861
testCreateSelectManyListboxSuccess0.694
testCreateSelectManyMenuSuccess0.698
testCreateSelectOneListboxSuccess0.866
testCreateSelectOneMenuSuccess0.712
testCreateSelectOneRadioSuccess0.893
testCreateInputTextSuccess0.872
testCreateInputTextAreaSuccess0.737
testCreateOutputLinkSuccess0.903
testCreateButtonSuccess0.533
testIncludeDirectiveSuccess0.921
testSanitySuccess2.590
testQuickEditTabManagerSuccess1.267
testMultipleJSPsSuccess1.301
testMultiProjectSuccess2.274
Properties >>

Back to top