Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
181094.44%0.847
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.jsdt.web.core.tests18010.847

Package org.eclipse.wst.jsdt.web.core.tests

NameTestsErrorsFailuresTime(s)
AllWebCoreTests18010.847
Back to top


TestCase AllWebCoreTests

NameStatusTypeTime(s)
testHTMLFormatSuccess0.406
testMangleTagInJSSuccess0.012
testMangleServerSideAndClientTagInJSSuccess0.010
testMangleTagAndServerSideInJSSuccess0.010
testMangleServerSide1InJSCheckProblemsSuccess0.010
testMangleServerSide2InJSCheckProblemsSuccess0.009
testMangleMultipleServerSide1InJSCheckProblemsSuccess0.011
testMangleMultipleServerSide2InJSCheckProblemsSuccess0.010
testMangleMultipleMixedServerSideInJS_and_CheckProblemsSuccess0.011
testMangleMultipleMixedServerSideInJSwithXMLcomment_and_CheckProblemsFailuretranslated contents not as expected expected:< [var text = _$tag_______________________; _$tag___ _$tag___ _$tag________________________$tag___] > but was:< [ ] >

junit.framework.ComparisonFailure: translated contents not as expected expected:< [var text = _$tag_______________________; _$tag___ _$tag___ _$tag________________________$tag___] > but was:< [ ] >
at org.eclipse.wst.jsdt.web.core.tests.translation.TestHtmlTranslation.testMangleMultipleMixedServerSideInJSwithXMLcomment_and_CheckProblems(TestHtmlTranslation.java:361)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
0.016
testMangleMultipleMixedServerSideAndClientTagInJS_and_CheckProblemsSuccess0.010
testMangleMultipleMixedServerSideAndClientTagInJS_and_CheckProblems2Success0.231
testJustClientTagInJSSuccess0.004
testJustServer1SideInJSSuccess0.003
testJustServer2SideInJSSuccess0.019
testLeadingXMLCommentSuccess0.004
testXMLCommentSuccess0.003
testCDATAInJSSuccess0.004
Properties >>

Back to top