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

update AnnotationLocationCheckTest to use unique Input file in each test method #9437

Closed
romani opened this issue Mar 14, 2021 · 2 comments · Fixed by #9720
Closed

update AnnotationLocationCheckTest to use unique Input file in each test method #9437

romani opened this issue Mar 14, 2021 · 2 comments · Fixed by #9720

Comments

@romani
Copy link
Member

romani commented Mar 14, 2021

AnnotationLocationCheckTest.java file reuse InputAnnotationLocationIncorrect.java in few different test method.
Expected: each test method in Test class use it own Input file and do not share it with any other test method.

more details - https://github.com/checkstyle/checkstyle/wiki/Good-practice-on-how-to-create-Input-files-for-tests

@romani
Copy link
Member Author

romani commented Mar 14, 2021

@SGanguly1999 , please help to fix this issue.

@SGanguly1999
Copy link
Contributor

Sure @romani

SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 25, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 25, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 25, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 25, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 25, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 30, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Mar 30, 2021
SGanguly1999 added a commit to SGanguly1999/checkstyle that referenced this issue Apr 10, 2021
romani pushed a commit that referenced this issue Apr 13, 2021
@romani romani added this to the 8.42 milestone Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants