Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
71085.71%34.886
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.jpt.core.tests.internal.model70134.886

Package org.eclipse.jpt.core.tests.internal.model

NameTestsErrorsFailuresTime(s)
JptCoreModelTests70134.886
Back to top


TestCase JptCoreModelTests

NameStatusTypeTime(s)
testDEBUGSuccess8.113
testJpaProjectManagerSuccess1.222
testProjectCloseReopenSuccess13.328
testProjectDeleteReimportSuccess5.318
testFacetInstallUninstallSuccess2.617
testEditFacetSettingsFileAddThenRemoveJpaFacetSuccess2.328
testEditFacetSettingsFileRemoveThenAddJpaFacetFailurenull

junit.framework.AssertionFailedError: null
at org.eclipse.jpt.core.tests.internal.model.JpaProjectManagerTests.testEditFacetSettingsFileRemoveThenAddJpaFacet(JpaProjectManagerTests.java:231)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
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)
1.736
Properties >>

Back to top