Closed jrfnl closed 5 years ago
This PR can be summarized in the following changelog entry:
@covers
At some point in the future, these could be improved by having @covers tags at method level instead of at class level.
This PR can be tested by following these steps:
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
@covers
tags to ensure that incidental code coverage will not be recorded.At some point in the future, these could be improved by having
@covers
tags at method level instead of at class level.Test instructions
This PR can be tested by following these steps: