News Feed
Jobs Feed
Sections




News Archive
Michael Nitschinger's Blog:
Understanding the Lithium Router - Part 2
February 25, 2011 @ 08:40:41

In his latest post Michael Nitschinger extends his first look at the Lithium framework's routing system with part two of his series - creating some unit and integration tests to help you understand how the various parts work.

Routes play an essential role in your request/response-cycle and therefore should also be tested like any other component that you develop. As the Lithium routing infrastructure also consists of classes and methods, we can run unit and integration tests against them.

Some of the tests include checking for basic request to controller mapping, testing with an ID in the request, using the export() method and testing various routing to ensure that the output is correct (the integration tests).

0 comments voice your opinion now!
lithium router framework introduction unittest integrationtest


blog comments powered by Disqus

Similar Posts

Symfony Blog: Plugin Developers Day

Ibuildings Blog: Symfony 1.1

PHPBuilder.com: Using the Factory Pattern in PHP Applications

Zenning! Blog: Web Frameworks: Which one to learn?

Richard Davey\'s Blog: Will the Zend Framework save PHP?


Community Events











Don't see your event here?
Let us know!


opinion podcast interview release database rest testing community conference functional series introduction framework example zendframework2 usergroup phpunit language development symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework