Ran
|
Files
31
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
push
github
PHPUnit 11 | Make select methods `protected` PHPUnit 11.0 changed the visibility of a number of `TestCase` methods from `public` to `protected`, so the PHPUnit Polyfills should follow suit. For the Polyfills, the only affected method is the polyfilled `expectExceptionMessageMatches()` method. Refs: * sebastianbergmann/phpunit 5213 * https://github.com/sebastianbergmann/phpunit/commit/8b8e38e96
24 of 533 relevant lines covered (4.5%)
0.54 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|