- Alright. Akshay has recently started to learn Java and its associated unit testing library JUnit.
- to practice he wrote some code to find the
x^y
without using any library functions (likeMath.pow
) and he also wrote some of its associated unit test. - but he was also in a rush and didn't care about clean code or basic java conventions. Now he is not sure why Intellij (or gradle for that matter) won't run his test. Also his code looks ugly. Can you help him fix these problems.
- ensure you fix the issue due to which tests are not running, secondly take care of basic java naming conventions, third look for anything inconsistent or typo and anything else you think can be improved.
forked from mr-nano/teach-me-java-conventions
-
Notifications
You must be signed in to change notification settings - Fork 0
sayanta2005/teach-me-java-conventions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 40.4%
- JavaScript 31.8%
- CSS 22.9%
- Java 4.9%