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

JavaParserClass.java:111-115: Provide refactoring for... #189

Open
0pdd opened this issue Jun 22, 2023 · 0 comments
Open

JavaParserClass.java:111-115: Provide refactoring for... #189

0pdd opened this issue Jun 22, 2023 · 0 comments
Labels
refactoring Refactoring already implemented solution

Comments

@0pdd
Copy link
Collaborator

0pdd commented Jun 22, 2023

The puzzle 187-1a74d1bd from #187 has to be resolved:

* @todo #187:90min Provide refactoring for JavaParserClass and TestClassJavaParser.
* The JavaParserClass and TestClassJavaParser classes are very similar. They share some logic
* and have similar methods. The refactoring should be provided to make the code more
* readable and maintainable. Also we have to count the different cases like records and
* package-info classes, inner classes and so on. For each case we must have a test.

The puzzle was created by @volodya-lombrozo on 22-Jun-23.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring already implemented solution
Projects
None yet
Development

No branches or pull requests

2 participants