cakephp2-php8/cake/tests
mariano.iglesias a33cfd0b98 Added Containable behavior, a mix of the original Containable and Bindable behavior.
Allows find operations to define restrictions on what models to get based on the 'contain' parameter, including ability to override binding settings on the fly. Go through the test cases to get a crash course about some of the available functionality.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6918 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-18 04:36:09 +00:00
..
cases Added Containable behavior, a mix of the original Containable and Bindable behavior. 2008-05-18 04:36:09 +00:00
fixtures Added Node / Dependency Fixture 2008-05-15 05:14:36 +00:00
groups removing loader.test.php from configure.group.php to make it work again 2008-05-12 18:21:13 +00:00
lib adding CLI exit code to testsuite shell 2008-05-16 08:00:46 +00:00
test_app "Adding additional tests for I18n class. 2008-05-17 06:05:08 +00:00