Program Requirements:

Using JUnit, conduct unit testing for the game logic class(es) and computer player class in the core package. Create a separate package called test for your test class(es).

Use your code from Deliverable 3 or 4. You do not need to test JavaFX or Java Swing class.

Provide test methods for all important methods of the game logic and computer player modules; use equivalence portioning to pick test cases. You should have both success and failure cases. Use a code coverage tool, such as EclEmma, to generate a code coverage report; generate this report for only the core classes you're placing under test. You must achieve at least 90% code coverage of your game logic and computer player classes.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.