[limb-svn] r5210 - in 3.x/limb/web_app/src: . tests
svn at limb-project.com
svn at limb-project.com
Fri Mar 9 10:24:18 MSK 2007
Author: pachanga
Date: 2007-03-09 10:24:18 +0300 (Fri, 09 Mar 2007)
New Revision: 5210
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5210
Added:
3.x/limb/web_app/src/tests/
3.x/limb/web_app/src/tests/lmbWebApplicationSandbox.class.php
Log:
-- lmbWebApplicationSandbox added, this is an application container that can be used for integration testing of whole applications or controllers. It accepts user reguest and registers fake response and session instances in the toolkit before processing sandboxed application. Once the application processed it merely returns the response object. Application object is optional and if skipped lmbWebApplication is used.
More information about the limb-svn
mailing list