JetBrains / JetBrains/java-annotations
@TestOnly should be allowed for ElementType.PACKAGE
Offen
- Vorherrschende Sprache
- Kotlin
- Sterne
- 463
- Forks
- 72
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I have a maven module which should only be used for tests in other modules.
Therefore, it would be very useful to be able to provide the package with `@TestOnly` in a `package-info.java` and not to provide every single class of the module with it.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.