Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
281096.43%105.055
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.test2801105.055

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

NameTestsErrorsFailuresTime(s)
AllTestCases2801105.055
Back to top


TestCase AllTestCases

NameStatusTypeTime(s)
testOpenFacesConfigFileSuccess7.843
testComponentMasterSectionSuccess2.750
testConverterMasterSectionSuccess1.300
testRenderKitMasterSectionSuccess1.268
testValidatorMasterSectionSuccess1.034
testGetWebPathIPathSuccess1.011
testIsUnderWebContentFolderSuccess1.039
testGetWebContentPathSuccess0.992
testGetWebContentContainerSuccess1.030
testGetWebContentFolderDepthSuccess1.153
testIsValidWebFileSuccess0.999
testGetWebPathStringSuccess1.667
testGetPageNameFromWebPathSuccess1.065
testIsBeanDuplicateSuccess1.155
testGetDefaultManagedBeanNameSuccess1.283
testGetActionListInJSPFileSuccess1.700
testGEMPreferencesSuccess1.962
testManagedBeanWizardSuccess2.331
testAddElementsSuccess1.270
testDeleteNodeSuccess1.133
testDeleteLinkSuccess1.033
testAddNavigationCaseSuccess1.036
testSetPFPropertySuccess1.050
testSetFCPropertyFailurePageflowPage will not be added to the Pageflow, as the current command stack is null

junit.framework.AssertionFailedError: PageflowPage will not be added to the Pageflow, as the current command stack is null
at org.eclipse.jst.jsf.facesconfig.ui.test.PageflowEditorTest.createPage(PageflowEditorTest.java:94)
at org.eclipse.jst.jsf.facesconfig.ui.test.PageflowEditorTest.testAddElements(PageflowEditorTest.java:57)
at org.eclipse.jst.jsf.facesconfig.ui.test.PageflowEditorTest.testSetFCProperty(PageflowEditorTest.java:177)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:501)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:259)
at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
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:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
63.565
testChangeLinkTargetSuccess1.152
testUndoSuccess1.036
testRedoSuccess1.106
testEditorSwitchSuccess1.083
Properties >>

Back to top