Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
381097.37%0.714
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.sse.core.tests38010.714

Package org.eclipse.wst.sse.core.tests

NameTestsErrorsFailuresTime(s)
SSEModelTestSuite38010.714
Back to top


TestCase SSEModelTestSuite

NameStatusTypeTime(s)
testPluginExistsSuccess0.001
testNewDocumentContentEventSuccess0.021
testGetOffsetSuccess0.000
testGetLengthSuccess0.000
testGetTextSuccess0.000
testAboutToBeChangedEventSuccess0.001
testGetDeletedTextSuccess0.000
testGetOriginalRequesterSuccess0.000
testGetStructuredDocumentSuccess0.000
testSetDeletedTextSuccess0.000
testGetOffsetSuccess0.000
testGetLengthSuccess0.000
testNewDocumentEventSuccess0.000
testGetTextSuccess0.000
testNoChangeEventSuccess0.001
testRegionChangedEventSuccess0.000
testGetRegionSuccess0.000
testGetStructuredDocumentRegionSuccess0.000
testRegionsReplacedEventSuccess0.001
testGetNewRegionsSuccess0.000
testGetOldRegionsSuccess0.000
testGetStructuredDocumentRegionSuccess0.000
testStructuredDocumentRegionsReplacedEventSuccess0.000
testGetNewStructuredDocumentRegionsSuccess0.001
testGetOldStructuredDocumentRegionsSuccess0.000
testEntryCountFromFilesystemSuccess0.220
testEntryCountFromMissingFileSuccess0.062
testEntryCountFromWorkspaceSuccess0.024
testEntryCountWithDirectoriesFromFilesystemSuccess0.022
testEntryNamesFromFilesystemSuccess0.028
testEntryNamesFromWorkspaceSuccess0.030
testEntryNamesWithDirectoriesFromFilesystemSuccess0.024
testReadFromFilesystemSuccess0.024
testReadFromMissingFileSuccess0.029
testReadFromSupportedURLSuccess0.024
testReadFromUnsupportedURLFailurenot enough contents read

junit.framework.AssertionFailedError: not enough contents read
at org.eclipse.wst.sse.core.tests.util.TestJarUtilities.testReadFromUnsupportedURL(TestJarUtilities.java:258)
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)
0.029
testReadFromWorkspaceSuccess0.023
testSanitySuccess0.027
Properties >>

Back to top