Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make most of the Ares annotations inheritable #124

Closed
MaisiKoleni opened this issue Jul 12, 2021 · 0 comments
Closed

Make most of the Ares annotations inheritable #124

MaisiKoleni opened this issue Jul 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MaisiKoleni
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Using class hierarchy is a good way to reuse functionality or a specific setup needed for more complicated tests. This is also supported by JUnit 5 for many annotations. Ares does not allow adding annotations to the common super class of multiple test classes.

Describe the solution you'd like
Mark most of the Ares documentations as @Inherited, see https://docs.oracle.com/en/java/javase/16/docs/api/java.base/java/lang/annotation/Inherited.html

Ares-Version you are using
E.g. 1.5.5

@MaisiKoleni MaisiKoleni added the enhancement New feature or request label Jul 12, 2021
@MaisiKoleni MaisiKoleni added this to the Version 1.7.0 milestone Sep 21, 2021
@MaisiKoleni MaisiKoleni removed this from the Version 1.7.0 milestone Sep 29, 2021
@MaisiKoleni MaisiKoleni self-assigned this Jan 17, 2022
@MaisiKoleni MaisiKoleni added this to the Version 1.8.0 milestone Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant