Welcome to the Cookbook

loading...

{MS} - Kes Ujian (Test Cases)

http://api.cakephp.org/tests

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
  1. cake/tests/cases

{EN} - 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.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
  1. cake/tests/cases

Perbezaan

Lines: 1-8Lines: 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 (&lt;em&gt;member data</em&gt;) bagi kelas . Di dalam pakej CakePHP kes ujian terletak dibawah</p>
 <pre> <pre>
 cake/tests/cases cake/tests/cases
 </pre> </pre>