Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
381097.37%0.796
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.796

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

NameTestsErrorsFailuresTime(s)
SSEModelTestSuite38010.796
Back to top


TestCase SSEModelTestSuite

NameStatusTypeTime(s)
testPluginExistsSuccess0.003
testNewDocumentContentEventSuccess0.063
testGetOffsetSuccess0.001
testGetLengthSuccess0.001
testGetTextSuccess0.001
testAboutToBeChangedEventSuccess0.000
testGetDeletedTextSuccess0.001
testGetOriginalRequesterSuccess0.001
testGetStructuredDocumentSuccess0.001
testSetDeletedTextSuccess0.001
testGetOffsetSuccess0.001
testGetLengthSuccess0.001
testNewDocumentEventSuccess0.001
testGetTextSuccess0.001
testNoChangeEventSuccess0.006
testRegionChangedEventSuccess0.001
testGetRegionSuccess0.001
testGetStructuredDocumentRegionSuccess0.001
testRegionsReplacedEventSuccess0.001
testGetNewRegionsSuccess0.002
testGetOldRegionsSuccess0.001
testGetStructuredDocumentRegionSuccess0.001
testStructuredDocumentRegionsReplacedEventSuccess0.001
testGetNewStructuredDocumentRegionsSuccess0.001
testGetOldStructuredDocumentRegionsSuccess0.001
testEntryCountFromFilesystemSuccess0.172
testEntryCountFromMissingFileSuccess0.029
testEntryCountFromWorkspaceSuccess0.029
testEntryCountWithDirectoriesFromFilesystemSuccess0.029
testEntryNamesFromFilesystemSuccess0.026
testEntryNamesFromWorkspaceSuccess0.031
testEntryNamesWithDirectoriesFromFilesystemSuccess0.028
testReadFromFilesystemSuccess0.026
testReadFromMissingFileSuccess0.037
testReadFromSupportedURLSuccess0.021
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.036
testReadFromWorkspaceSuccess0.021
testSanitySuccess0.019
Properties >>

Back to top