Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1360199.26%107.710
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.validation.el.tests13610107.710

Package org.eclipse.jst.jsf.validation.el.tests

NameTestsErrorsFailuresTime(s)
AllTests_1_213610107.710
Back to top


TestCase AllTests_1_2

NameStatusTypeTime(s)
testSanitySuccess5.450
testNoErrorExprsSuccess2.096
testWarningExprsSuccess1.094
testErrorExprsSuccess0.816
testSanitySuccess0.659
testNoErrorExprsSuccess0.557
testWarningExprsSuccess10.458
testErrorExprsSuccess0.563
testSanitySuccess0.577
testNoErrorExprsSuccess1.501
testWarningExprsSuccess1.379
testErrorExprsSuccess0.513
testSanitySuccess0.516
testNoErrorExprsSuccess1.067
testWarningExprsSuccess0.754
testErrorExprsSuccess0.459
testSanitySuccess0.465
testNoErrorExprsSuccess1.596
testWarningExprsSuccess0.936
testErrorExprsSuccess0.447
testSanitySuccess0.446
testNoErrorExprsSuccess1.409
testWarningExprsSuccess1.228
testErrorExprsSuccess0.433
testSanitySuccess0.443
testNoErrorExprsSuccess1.419
testWarningExprsSuccess0.467
testErrorExprsSuccess0.610
testSanitySuccess0.460
testNoErrorExprsSuccess1.062
testWarningExprsSuccess0.472
testErrorExprsSuccess0.525
testSanitySuccess0.483
testNoErrorExprsSuccess0.449
testWarningExprsSuccess0.827
testErrorExprsSuccess0.492
testSanitySuccess0.467
testNoErrorExprsSuccess1.149
testWarningExprsSuccess0.453
testErrorExprsSuccess1.014
testSanitySuccess0.446
testNoErrorExprsSuccess0.896
testWarningExprsSuccess0.726
testErrorExprsSuccess0.442
testSanitySuccess0.554
testNoErrorExprsSuccess1.134
testWarningExprsSuccess1.002
testErrorExprsSuccess0.941
testSanitySuccess0.547
testNoErrorExprsSuccess0.817
testWarningExprsSuccess0.431
testErrorExprsSuccess0.774
testSanityErrororg.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Dynamic Web Module 2.5.

java.lang.RuntimeException: org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Dynamic Web Module 2.5.
at org.eclipse.jst.jsf.test.util.WebProjectTestEnvironment.createProject(WebProjectTestEnvironment.java:141)
at org.eclipse.jst.jsf.validation.el.tests.base.BaseTestCase.setUp(BaseTestCase.java:126)
at org.eclipse.jst.jsf.validation.el.tests.base.SingleJSPTestCase.setUp(SingleJSPTestCase.java:63)
at org.eclipse.jst.jsf.validation.el.tests.jsp.ArithmeticDivideTestCase.setUp(ArithmeticDivideTestCase.java:39)
at org.eclipse.jst.jsf.test.util.ConfigurableTestSuite.runTest(ConfigurableTestSuite.java:57)
at org.eclipse.jst.jsf.test.util.ConfigurableTestSuite.runTest(ConfigurableTestSuite.java:57)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
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:3537)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3189)
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:124)
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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: org.eclipse.wst.common.project.facet.core.FacetedProjectFrameworkException: Failed while installing Dynamic Web Module 2.5.
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1507)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modifyInternal(FacetedProject.java:441)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.mergeChangesInternal(FacetedProject.java:1181)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$2(FacetedProject.java:1117)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$1.run(FacetedProject.java:324)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.modify(FacetedProject.java:339)
at org.eclipse.jst.jsf.test.util.WebProjectTestEnvironment.createWebProject(WebProjectTestEnvironment.java:221)
at org.eclipse.jst.jsf.test.util.WebProjectTestEnvironment.createProject(WebProjectTestEnvironment.java:135)
Caused by: java.lang.NullPointerException
at org.eclipse.emf.ecore.util.EcoreUtil.getAdapter(EcoreUtil.java:148)
at org.eclipse.emf.ecore.util.EcoreUtil.getExistingAdapter(EcoreUtil.java:80)
at org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper.getFileAdapter(WorkbenchResourceHelper.java:281)
at org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper.getFile(WorkbenchResourceHelper.java:297)
at org.eclipse.wst.common.internal.emfworkbench.WorkbenchResourceHelper.getFile(WorkbenchResourceHelper.java:358)
at org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidatorImpl.selectReadOnlyResources(ResourceStateValidatorImpl.java:377)
at org.eclipse.wst.common.internal.emfworkbench.validateedit.ResourceStateValidatorImpl.validateState(ResourceStateValidatorImpl.java:315)
at org.eclipse.wst.common.internal.emfworkbench.integration.EditModel.validateState(EditModel.java:644)
at org.eclipse.jst.j2ee.internal.listeners.ValidateEditListener.validateState(ValidateEditListener.java:242)
at org.eclipse.jst.j2ee.internal.listeners.ValidateEditListener.validateState(ValidateEditListener.java:330)
at org.eclipse.wst.common.componentcore.internal.StructureEdit.validateEdit(StructureEdit.java:972)
at org.eclipse.wst.common.componentcore.internal.StructureEdit.saveIfNecessary(StructureEdit.java:395)
at org.eclipse.wst.common.componentcore.internal.resources.VirtualComponent.setMetaProperty(VirtualComponent.java:301)
at org.eclipse.jst.j2ee.project.facet.J2EEFacetInstallDelegate.setOutputFolder(J2EEFacetInstallDelegate.java:221)
at org.eclipse.jst.j2ee.web.project.facet.WebFacetInstallDelegate.execute(WebFacetInstallDelegate.java:104)
at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.callDelegate(FacetedProject.java:1477)
0.159
testNoErrorExprsSuccess0.844
testWarningExprsSuccess0.421
testErrorExprsSuccess0.825
testSanitySuccess0.547
testNoErrorExprsSuccess0.914
testWarningExprsSuccess0.490
testErrorExprsSuccess0.890
testSanitySuccess0.500
testNoErrorExprsSuccess0.850
testWarningExprsSuccess0.468
testErrorExprsSuccess0.780
testSanitySuccess0.486
testNoErrorExprsSuccess0.669
testWarningExprsSuccess0.432
testErrorExprsSuccess0.647
testSanitySuccess0.428
testNoErrorExprsSuccess0.917
testWarningExprsSuccess0.701
testErrorExprsSuccess0.687
testSanitySuccess0.440
testNoErrorExprsSuccess0.688
testWarningExprsSuccess0.820
testErrorExprsSuccess0.830
testSanitySuccess0.514
testNoErrorExprsSuccess0.880
testWarningExprsSuccess0.689
testErrorExprsSuccess0.683
testSanitySuccess0.432
testNoErrorExprsSuccess0.745
testWarningExprsSuccess0.673
testErrorExprsSuccess0.769
testSanitySuccess0.435
testNoErrorExprsSuccess0.671
testWarningExprsSuccess0.774
testErrorExprsSuccess0.702
testSanitySuccess0.542
testNoErrorExprsSuccess0.802
testWarningExprsSuccess0.739
testErrorExprsSuccess0.719
testSanitySuccess0.394
testNoErrorExprsSuccess0.712
testWarningExprsSuccess0.773
testErrorExprsSuccess0.711
testSanitySuccess0.462
testNoErrorExprsSuccess0.773
testWarningExprsSuccess0.724
testErrorExprsSuccess0.705
testSanitySuccess0.439
testNoErrorExprsSuccess0.698
testWarningExprsSuccess0.490
testErrorExprsSuccess0.670
testSanitySuccess0.506
testNoErrorExprsSuccess0.920
testWarningExprsSuccess0.752
testErrorExprsSuccess0.394
testSanitySuccess0.445
testNoErrorExprsSuccess0.696
testWarningExprsSuccess0.789
testErrorExprsSuccess0.757
testSanitySuccess0.429
testNoErrorExprsSuccess0.427
testWarningExprsSuccess0.708
testErrorExprsSuccess0.790
testSanitySuccess0.463
testNoErrorExprsSuccess1.024
testWarningExprsSuccess0.988
testErrorExprsSuccess0.434
testSanitySuccess0.434
testNoErrorExprsSuccess0.896
testWarningExprsSuccess1.066
testErrorExprsSuccess0.418
testSanitySuccess0.420
testNoErrorExprsSuccess1.016
testWarningExprsSuccess1.038
testErrorExprsSuccess0.384
testSanitySuccess0.418
testIgnoreAllSuccess0.791
testWarningsAllSuccess0.761
testErrorAllSuccess0.849
testLoadSuccess0.000
testSetDefaultsSuccess0.001
testSetByKeySuccess0.001
testSetByKeyAndSaveSuccess0.003
Properties >>

Back to top