Welcome to the Cookbook

loading...

{18783} - The Test Cases

http://api.cakephp.org/tests

If you ever feel the information provided in the API is not sufficient, check out the code of the test cases provided with CakePHP 1.3. They can serve as practical examples for function and data member usage for a class. To get the core test cases you need to download or checkout 1.3 branch from a git repository. The test cases will be located under

cake/tests/cases
  1. cake/tests/cases

{19936} - The Test Cases

http://api.cakephp.org/tests

If you ever feel the information provided in the API is not sufficient, check out the code of the test cases provided with CakePHP 1.3. They can serve as practical examples for function and data member usage for a class. To get the core test cases you need to download or checkout 1.3 branch from a git repository. The test cases will be located under cake/tests/cases

差分

Lines: 1-7Lines: 1-8
 <title>The Test Cases</title> <title>The Test Cases</title>
 <p> <p>
 <a href="http://api.cakephp.org/tests">http://api.cakephp.org/tests</a> <a href="http://api.cakephp.org/tests">http://api.cakephp.org/tests</a>
 </p> </p>
-<p>If you ever feel the information provided in the API is not sufficient, check out the code of the test cases provided with CakePHP 1.3. They can serve as practical examples for function and data member usage for a class. To get the core test cases you need to download or checkout 1.3 branch from a git repository. The test cases will be located under
<kbd>cake/tests/cases</kbd>
</p>
+<p>If you ever feel the information provided in the API is not sufficient, check out the code of the test cases provided with CakePHP 1.3. They can serve as practical examples for function and data member usage for a class. To get the core test cases you need to download or checkout 1.3 branch from a git repository. The test cases will be located under</p>
<pre>
cake/tests/cases
</pre>