{MS} - Kes Ujian (Test Cases)
Jika anda merasakan maklumat di API tidak mencukupi, lihat kod pada kes ujian yang disediakan oleh CakePHP 1.2. Ia boleh memberikan contoh praktikal penggunaan fungsi dan data anggota (member data) bagi kelas . Di dalam pakej CakePHP kes ujian terletak dibawah
cake/tests/cases
cake/tests/cases
{EN} - The Test Cases
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.2. 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 a nightly package or do a svn branch checkout. The test cases will be located under
cake/tests/cases
cake/tests/cases
Perbezaan
| Lines: 1-8 | Lines: 1-8 | ||
| - | <title>The Test Cases</title> | + | <title>Kes Ujian (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.2. 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 a nightly package or do a svn branch checkout. The test cases will be located under</p> | + | <p>Jika anda merasakan maklumat di API tidak mencukupi, lihat kod pada kes ujian yang disediakan oleh CakePHP 1.2. Ia boleh memberikan contoh praktikal penggunaan fungsi dan data anggota (<em>member data</em>) bagi kelas . Di dalam pakej CakePHP kes ujian terletak dibawah</p> |
| <pre> | <pre> | ||
| cake/tests/cases | cake/tests/cases | ||
| </pre> | </pre> | ||


























