mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
8b82262777
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type: - `setUpBeforeClass()` - `setUp()` - `assertPreConditions()` - `assertPostConditions()` - `tearDown()` - `tearDownAfterClass()` - `onNotSuccessfulTest()` [1]: https://phpunit.de/announcements/phpunit-8.html |
||
---|---|---|
.. | ||
_data | ||
_envs | ||
_output | ||
_support | ||
acceptance | ||
api | ||
functional | ||
unit | ||
_bootstrap.php | ||
acceptance.suite.yml | ||
api.suite.yml | ||
functional.suite.yml | ||
TestCase.php | ||
TODO.testing | ||
unit.suite.yml |