Unit Testing

suggest change

Syntax

Remarks

Unit tests are used for testing source code to see if it contains deals with inputs as we expect. Unit tests are supported by the majority of frameworks. There are several different PHPUnit tests and they might differ in syntax. In this example we are using PHPUnit.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Unit testing:
*Unit Testing

Table Of Contents
19XML
53Unit testing
81PDO
102APCu
108PSR