Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
281096.43%50.407
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.jsf.facesconfig.ui.test280150.407

Package org.eclipse.jst.jsf.facesconfig.ui.test

NameTestsErrorsFailuresTime(s)
AllTestCases280150.407
Back to top


TestCase AllTestCases

NameStatusTypeTime(s)
testOpenFacesConfigFileSuccess8.680
testComponentMasterSectionSuccess2.595
testConverterMasterSectionSuccess1.615
testRenderKitMasterSectionSuccess1.485
testValidatorMasterSectionSuccess1.517
testGetWebPathIPathSuccess1.396
testIsUnderWebContentFolderSuccess1.262
testGetWebContentPathSuccess1.364
testGetWebContentFolderSuccess1.561
testGetWebContentFolderDepthSuccess1.833
testIsValidWebFileSuccess1.321
testGetWebPathStringSuccess1.271
testGetPageNameFromWebPathSuccess1.788
testIsBeanDuplicateSuccess1.356
testGetDefaultManagedBeanNameSuccess1.389
testGetActionListInJSPFileSuccess1.962
testGEMPreferencesSuccess1.660
testManagedBeanWizardSuccess1.964
testAddElementsSuccess1.422
testDeleteNodeFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jst.jsf.facesconfig.ui.test.PageflowEditorTest.testAddElements(PageflowEditorTest.java:56)
at org.eclipse.jst.jsf.facesconfig.ui.test.PageflowEditorTest.testDeleteNode(PageflowEditorTest.java:100)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
2.170
testDeleteLinkSuccess1.442
testAddNavigationCaseSuccess1.307
testSetPFPropertySuccess1.326
testSetFCPropertySuccess1.344
testChangeLinkTargetSuccess1.333
testUndoSuccess1.341
testRedoSuccess1.331
testEditorSwitchSuccess1.356
Properties >>

Back to top