Главная
Study mode:
on
1
Introduction / overview
2
Install PHPUnit
3
Create a test file
4
Run a test from the command line
5
Making assertions
6
Tests which fail
7
Using colors in test feedback
8
Testing objects and classes
9
Using the '@test' annotation
10
Using filter option to run individual tests
11
Configuring phpunit usng phpunit.xml
12
Autoloading classes in tests
13
Test scope
14
The setUp method
15
The tearDown method
16
Testing errors and exceptions
17
Test doubles
18
Creating mock objects
19
Mocking methods
20
Injecting mock test dependencies
21
Test number of times a method is expected to be called
22
Grouping tests
Description:
Master PHP unit testing with PHPUnit in this comprehensive tutorial. Learn essential techniques including setting up tests, making assertions, handling failures, and using color-coded feedback. Explore object and class testing, '@test' annotations, and filtering options for individual test runs. Configure PHPUnit using phpunit.xml, implement autoloading for test classes, and understand test scopes. Dive into setUp() and tearDown() methods, error and exception testing, and advanced concepts like test doubles, mock objects, and method mocking. Discover how to inject mock test dependencies, verify method call frequency, and organize tests into groups. Access source code on GitHub and enhance your PHP testing skills with practical examples and expert guidance.

PHP Unit Testing with PHPUnit Tutorial

Gary Clarke
Add to list
0:00 / 0:00