[TYPO3-mvc] HowTo write UnitTest for Controller?
Oliver Klee
typo3-german-02 at oliverklee.de
Mon Dec 23 12:42:24 CET 2013
Hi,
Am 17.03.2013 13:38, schrieb Heinz Schilling:
> I like the concept of Test-Driven Development, but can't understand the
> writing of a controller test.
>
> I hope I get some help and explanation here from you.
I've create a demo extension for unit testing extbase-based extensions:
<https://github.com/oliverklee/ext_tea>
You can find the controller unit tests here:
<https://github.com/oliverklee/ext_tea/blob/master/Tests/Unit/Controller/TestimonialControllerTest.php>
Hope this helps,
Oli
--
Certified TYPO3 Integrator | Former TYPO3 Security Team Member
More information about the TYPO3-project-typo3v4mvc
mailing list