-
Notifications
You must be signed in to change notification settings - Fork 534
Closed
Description
The goal is testing unitarily each part of a class. In some tests, I will refactor it for testing just the method.
- Create custom assertions for testing odt/pptx => zip (https://phpunit.de/manual/current/en/extending-phpunit.html)
- ...