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 AbstractClassNameCheckTest.java to use unique Input file in each test method #9746

Closed
Ritik2604 opened this issue Mar 28, 2021 · 3 comments

Comments

@Ritik2604
Copy link
Contributor

AbstractClassNameCheckTest.java file reuse some Input files least time in a few different test method.
Expected: each test method in Test class use its 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

@Ritik2604
Copy link
Contributor Author

I am on it.

@Ritik2604
Copy link
Contributor Author

This issue was opened as a GSoC 2nd issue. @romani Could you please approve it at your convenience?

Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 29, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
…que Input file in each test method

Issue checkstyle#9746: update AbstractClassNameCheckTest.java use unique Input file in each test method

Issue checkstyle#9746: update AbstractClassNameCheckTest.java use unique Input file in each test method

Issue checkstyle#9746: update AbstractClassNameCheckTest.java use unique Input file in each test method
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 pushed a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Issue checkstyle#9531: update WriteTagCheckTest to use unique Input file

Issue checkstyle#9746: update AbstractClassNameCheckTest Inp
Issue checkstyle#9746: update AbstractClassNameCheckTest Inp

Issue checkstyle#9746: update AbstractClassNameCheckTest Inp

Issue checkstyle#9746: update AbstractClassNameCheckTest Inp
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 30, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Mar 31, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 1, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 1, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 1, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 1, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 1, 2021
@romani romani added this to the 8.42 milestone Apr 5, 2021
@romani
Copy link
Member

romani commented Apr 5, 2021

merged

@romani romani closed this as completed Apr 5, 2021
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 5, 2021
Issue checkstyle#9471: update example of TokenTypes.LITERAL_DEFAULT

Issue checkstyle#9746: update AbstractClassNameCheckTest

Issue checkstyle#9390: update example of AST for TokenTypes.ANNOTATION_ARRAY_INIT

Issue checkstyle#9471: update example of TokenTypes.LITERAL_DEFAULT
Ritik2604 added a commit to Ritik2604/checkstyle that referenced this issue Apr 5, 2021
AB-san pushed a commit to AB-san/checkstyle that referenced this issue Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment