Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
1100.00%0.037
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.jaxb.core.tests.internal.context1010.037

Package org.eclipse.jpt.jaxb.core.tests.internal.context

NameTestsErrorsFailuresTime(s)
JaxbCoreContextModelTests1010.037
Back to top


TestCase JaxbCoreContextModelTests

NameStatusTypeTime(s)
warningFailureJAR file doesn't exist: "/shared/webtools/tests/patches-R3.4.2-P/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"

junit.framework.AssertionFailedError: JAR file doesn't exist: "/shared/webtools/tests/patches-R3.4.2-P/eclipselink/jlib/moxy/javax.xml.bind_2.2.0.v201105210648.jar"
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32)
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: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)
0.019
Properties >>

Back to top