Skip to content

Rename CoverageLineData to TestLocation

Compare
Choose a tag to compare
@theofidry theofidry released this 14 Mar 07:21
· 23 commits to master since this release
f3ec6fc

BC breaks

  • Rename CoverageLineData to TestLocation (#1)
  • Rename CoverageLineData::withMethod() to TestLocation::forMethod() (#1)
  • Remove CoverageLineData::with() in favour of TestLocation::__construct() (#1)
  • Make the properties of CoverageLineData private and provide public accessors instead (#1)
  • Remove TestFrameworkAdapter::JUNIT_FILE_NAME (#1)