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

Task submission #44

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

Myra-tech
Copy link

Completed five-step exercise in JAVA using Maven and JUnit.

Tests added; all methods need fixing. The code is beginning to break the DRY principle.
Methods implemented; the code refactored. The tests input values corrected. All tests operational and pass.
Instead of updating the existing tests it added two new. That was a mistake.
All tests updated to assess correctness of the resultant character string.
Additional functionality implemented. The tests refactored. Coverage 100%.
Classes and tests corrected, renamed, and reworded. Methods related to the FooBarQix service readjusted. Functionality remains the same; all tests pass. Further details in the comment below.
New tests created for InfQixFoo service basic functionality and for making appendages. Final transformation tests merged for both services.
Abstract class and method implemented. Tests readjusted and pass. Exception implemented.
A new test added for InfQixFoo_AppendagesTests.
New functionality added; the previous remains the same. All tests pass with 100% coverage, except for the Exception.
A minor bug fix and the final clean-up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant