Question: Java assignment. Please use Java language only. It is time to put into practice what you have learned. Create your own simple project that utilizes
Java assignment. Please use Java language only.
It is time to put into practice what you have learned. Create your own simple project that utilizes Maven and JUnit Testing with your own classes. You will create the classes and tests. You do not have to have an interface for your class. In order to achieve a 50/50, your project should minimally demonstrate:
- Maven support with a pom.xml and appropriate dependency/dependencies
- A Java class or two to test
- Two (2) JUnit Test cases
- One (1) JUnit Test Suite
- At least three (3) different assertion methods used
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
