<?xml version="1.0" encoding="UTF-8" ?>
<testsuite errors="0" failures="1" hostname="erdi-KPN" name="mappingtest.UrlMappingTests" tests="2" time="0.44" timestamp="2011-04-14T11:26:57">
  <properties />
  <testcase classname="mappingtest.UrlMappingTests" name="testThisFailsAsExpected" time="0.408">
    <failure message="junit.framework.ComparisonFailure: Url mapping &apos;parameter&apos; parameter assertion for &apos;/test/index&apos; failed expected:&lt;incorrectparameter&gt; but was:&lt;null&gt;" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: junit.framework.ComparisonFailure: Url mapping &apos;parameter&apos; parameter assertion for &apos;/test/index&apos; failed expected:&lt;incorrectparameter&gt; but was:&lt;null&gt;
	at grails.test.GrailsUrlMappingsTestCase$_assertForwardUrlMapping_closure6_closure7.doCall(GrailsUrlMappingsTestCase.groovy:192)
	at grails.test.GrailsUrlMappingsTestCase$_assertForwardUrlMapping_closure6.doCall(GrailsUrlMappingsTestCase.groovy:191)
	at grails.test.GrailsUrlMappingsTestCase.assertForwardUrlMapping(GrailsUrlMappingsTestCase.groovy:167)
	at grails.test.GrailsUrlMappingsTestCase$assertForwardUrlMapping.callCurrent(Unknown Source)
	at mappingtest.UrlMappingTests.testThisFailsAsExpected(UrlMappingTests.groovy:8)
</failure>
  </testcase>
  <testcase classname="mappingtest.UrlMappingTests" name="testThisGivesAFalsePositive" time="0.017" />
  <system-out><![CDATA[--Output from testThisFailsAsExpected--
--Output from testThisGivesAFalsePositive--
]]></system-out>
  <system-err><![CDATA[--Output from testThisFailsAsExpected--
--Output from testThisGivesAFalsePositive--
]]></system-err>
</testsuite>

