Unit Test Results

Designed for use with JUnit and Ant .

Summary

TestsFailuresErrorsSuccess rateTime
181094.44%0.706
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.706

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

NameTestsErrorsFailuresTime(s)
AllWebCoreTests18010.706
Back to top


TestCase AllWebCoreTests

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

Back to top