Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1010.00%0.000
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.j2ee.tests.bvt1100.000

Package org.eclipse.jst.j2ee.tests.bvt

NameTestsErrorsFailuresTime(s)
ExtendedModelProviderBVT1100.000
Back to top


TestCase ExtendedModelProviderBVT

NameStatusTypeTime(s)
Failed to invoke suite():junit.framework.AssertionFailedError: Client project should exist

org.eclipse.test.EclipseTestRunner$TestFailedException: Failed to invoke suite():junit.framework.AssertionFailedError: Client project should exist
at org.eclipse.test.EclipseTestRunner.runFailed(EclipseTestRunner.java:305)
at org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:292)
at org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:223)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:207)
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: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)
Properties >>

Back to top