cakephp2-php8/cake/tests/cases/libs/controller/components
Mark Story 62982c57b4 Making AclComponent throw exceptions when it encounters an error.
Making AclBase an abstract class.
Adding AclComponent::adapter() for runtime modification of the Acl implementation.
Tests added, updated and fixed.
2010-04-23 23:03:51 -04:00
..
acl.test.php Making AclComponent throw exceptions when it encounters an error. 2010-04-23 23:03:51 -04:00
auth.test.php Removing other uses of Routing.admin as it has been removed from Router. 2010-04-20 23:43:51 -04:00
cookie.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
email.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
request_handler.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
security.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
session.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00