Details
-
Test
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.9
-
None
-
Normal
-
Patch available
Description
While looking into the patch on COCOON-1592, I figured some test cases for the existing action would be useful, to be sure that the patch didn't break any existing functionality.
Attached are the testcase and .xtest files, to go in src/test/org/apache/cocoon/acting. Also, in order to test the case where the locale is read from the browser's Accept-Language or server default, I had to add a setLocale method to the MockRequest; the attached diff is for this.
Attached are the testcase and .xtest files, to go in src/test/org/apache/cocoon/acting. Also, in order to test the case where the locale is read from the browser's Accept-Language or server default, I had to add a setLocale method to the MockRequest; the attached diff is for this.