Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
181094.44%0.809
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.809

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

NameTestsErrorsFailuresTime(s)
AllWebCoreTests18010.809
Back to top


TestCase AllWebCoreTests

NameStatusTypeTime(s)
testHTMLFormatSuccess0.417
testMangleTagInJSSuccess0.008
testMangleServerSideAndClientTagInJSSuccess0.005
testMangleTagAndServerSideInJSSuccess0.005
testMangleServerSide1InJSCheckProblemsSuccess0.005
testMangleServerSide2InJSCheckProblemsSuccess0.004
testMangleMultipleServerSide1InJSCheckProblemsSuccess0.006
testMangleMultipleServerSide2InJSCheckProblemsSuccess0.005
testMangleMultipleMixedServerSideInJS_and_CheckProblemsSuccess0.006
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.011
testMangleMultipleMixedServerSideAndClientTagInJS_and_CheckProblemsSuccess0.005
testMangleMultipleMixedServerSideAndClientTagInJS_and_CheckProblems2Success0.249
testJustClientTagInJSSuccess0.003
testJustServer1SideInJSSuccess0.003
testJustServer2SideInJSSuccess0.003
testLeadingXMLCommentSuccess0.003
testXMLCommentSuccess0.003
testCDATAInJSSuccess0.003
Properties >>

Back to top