Open Issues Need Help
View All on GitHub Add Unit Tests for BMI and TBW Methods 2 months ago
AI Summary: Add JUnit test cases to the existing Java BMI calculator application to verify the accuracy of the `bmiProgram()` and `tbwProgram()` methods. This involves writing unit tests to cover various input scenarios and expected outputs for BMI and TBW calculations.
Complexity:
3/5
good first issue Testing
A collection of personal Java projects completed while preparing for the Oracle Certified Associate (OCA) Java SE 8 Programmer exam
Java