Rename CoverageLineData to TestLocation
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)