Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.3 KB

automated-tests.md

File metadata and controls

35 lines (24 loc) · 1.3 KB
title
Automated Tests - Symfony Certification Preparation List

Back to index

Automated Tests

Unit tests with PHPUnit

Functional tests with PHPUnit

Client object

Crawler object

Profile object

Framework objects access

Client configuration

Request and response objects introspection

PHPUnit bridge

Handling legacy deprecated code