Prerequisites
Steps
Expected result
Negative case (what must still be rejected)
Modes exercised
- ArchUnit + AspectJ
- ArchUnit + instrumentation
- WALA + AspectJ
- WALA + instrumentation
| Class | Instruction coverage | Branch coverage | Line coverage | Complexity coverage | Method coverage | Confirmation (meaningful assertions) |
|---|---|---|---|---|---|---|
No breaking changes or migration.
- The title of this pull request describes the change, not the implementation.
- I followed the guidelines for inclusive, diversity-sensitive and appreciative language.
- I have self-reviewed the diff of this pull request.
- Tests were added or updated for the behaviour changed here.
- Documentation (
documentation/,README.md, Javadoc) was updated where the change is user-facing. - CI is green, or every remaining failure is explained above.
- No secrets, tokens or absolute local paths are contained in the diff.
- Code review
- Manual test