Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%84.096
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.tests690184.096

Package org.eclipse.jst.pagedesigner.tests

NameTestsErrorsFailuresTime(s)
AllTests_Part1690184.096
Back to top


TestCase AllTests_Part1

NameStatusTypeTime(s)
testSanitySuccess5.161
testGetTagConverterSuccess2.072
testGetDTInfoSuccess0.967
testSanitySuccess0.704
testAppendChildElementOperationSuccess1.116
testAppendChildTextFromXPathOperationSuccess0.742
testAppendChildTextOperationSuccess0.701
testCheckModeOperationSuccess0.694
testConvertAttributeToTextOperationSuccess0.854
testCopyAllAttributesOperationSuccess0.747
testCopyAttributeOperationSuccess1.009
testCopyChildrenOperationSuccess2.914
testCreateAttributeFromXPathOperationSuccess1.010
testCreateAttributeOperationSuccess1.043
testCreateElementOperationFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.pagedesigner.tests.Test_TransformOperations.testCreateElementOperation(Test_TransformOperations.java:450)
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.755
testIfNotOperationSuccess0.913
testIfOperationSuccess0.873
testIterateOverElementsOperationSuccess0.952
testMakeParentElementCurrentOperationSuccess0.736
testRemoveAttributeOperationSuccess0.788
testRenameAttributeOperationSuccess0.721
testCreateActionListenerSuccess1.699
testCreateAttributeSuccess1.239
testCreateConvertDateTimeSuccess1.698
testCreateConvertNumberSuccess1.035
testCreateConverterSuccess1.035
testCreateFacetSuccess1.065
testCreateLoadBundleSuccess1.072
testCreateParamSuccess1.015
testCreateSelectItemSuccess0.855
testCreateSelectItemsSuccess0.928
testCreateSubviewSuccess1.070
testCreateValidateDoubleRangeSuccess0.904
testCreateValidateLengthSuccess0.907
testCreateValidateLongRangeSuccess0.985
testCreateValidatorSuccess0.944
testCreateValueChangeListenerSuccess1.393
testCreateVerbatimSuccess0.981
testCreateViewSuccess0.931
testCreateButtonSuccess2.048
testCreateCommandLinkSuccess1.118
testCreatePanelGridSuccess1.392
testCreateDataTableSuccess0.905
testCreateFormSuccess1.163
testCreateGraphicImageSuccess0.927
testCreateInputHiddenSuccess1.110
testCreateMessageSuccess1.481
testCreateMessagesSuccess1.058
testCreateOutputFormatSuccess0.895
testCreateOutputLabelSuccess1.081
testCreateOutputTextSuccess0.879
testCreatePanelGroupSuccess0.951
testCreateInputSecretSuccess1.095
testCreateSelectBooleanCheckboxSuccess0.914
testCreateSelectManyCheckboxSuccess1.607
testCreateSelectManyListboxSuccess1.103
testCreateSelectManyMenuSuccess0.913
testCreateSelectOneListboxSuccess1.807
testCreateSelectOneMenuSuccess0.901
testCreateSelectOneRadioSuccess1.196
testCreateInputTextSuccess1.208
testCreateInputTextAreaSuccess0.898
testCreateOutputLinkSuccess1.052
testCreateButtonSuccess0.845
testIncludeDirectiveSuccess1.116
testSanitySuccess3.300
testQuickEditTabManagerSuccess1.242
testMultipleJSPsSuccess1.851
testMultiProjectSuccess2.783
Properties >>

Back to top