cakephp2-php8/cake/tests/cases
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
..
console Fixing reference to method name. 2010-04-23 22:03:11 -04:00
libs Making AclComponent throw exceptions when it encounters an error. 2010-04-23 23:03:51 -04:00
basics.test.php Removing params() it was a pretty much useless function, and was deprecated. 2010-04-23 21:32:23 -04:00
dispatcher.test.php Adding App::setObjects() as a temporary way to modify App's cache of plugins. This allows the DispatcherTest to successfully run. 2010-04-23 22:04:16 -04:00