Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
71085.71%380.135
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.wst.xsd.core.tests.internal701380.135

Package org.eclipse.wst.xsd.core.tests.internal

NameTestsErrorsFailuresTime(s)
AllXSDCoreTests701380.135
Back to top


TestCase AllXSDCoreTests

NameStatusTypeTime(s)
testXSITypeSuccess1.507
testStackOverflowFailureN/A

junit.framework.AssertionFailedError
at org.eclipse.wst.xsd.core.tests.internal.BugFixesTest.testStackOverflow(BugFixesTest.java:119)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
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:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
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:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
378.088
testXSDTypeWhitespaceFacetsSuccess0.012
testXSITypeVsTypeAttrSuccess0.008
testEnumerationsInComplexTypesWithSimpleContentSuccess0.318
testGlobalElementDocumentationSuccess0.009
testGlobalAtrributeDocumentationSuccess0.008
Properties >>

Back to top