See: Description
| Annotation Type | Description |
|---|---|
| Generated |
Interface to exclude classes or methods from JaCoCo test coverage
|
The best example for one such class would be the Generated annotation, which is used to exclude
classes and/or methods from JaCoCo test coverage.