A collection of personal Java projects completed while preparing for the Oracle Certified Associate (OCA) Java SE 8 Programmer exam

1 Open Issue Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

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