Improve Naming & Structure
- Rename the matcher
memberFunction
toaccessor
. - Declaration files should be '.hpp'
- Definition files should be '.cpp'
- Template definiiton files should be '.tpp'
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
This instance will be upgraded to Heptapod 17.7.1 on 2025-02-13 between 18:00 and 19:00 UTC+2
memberFunction
to accessor
.When this merge request is accepted, this issue will be closed automatically.
changed milestone to %Mock Supoort
added Feature label
changed title from Rename memberFunction matcher to Improve Naming & Structure
changed the description
added Maintenance label and removed Feature label
assigned to @JohnMS
mentioned in merge request !6 (merged)
closed with merge request !6 (merged)