Question: IN JAVA: Create your own project that utilizes Maven and JUnit Testing with your own classes . You will create the classes and tests. You
IN JAVA: Create your own 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
please follow these instructions exactly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
