Question: IN JAVA LANGUAGE: Create your own project that utilizes Maven and JUnit Testing with your own classes . You must create the classes and tests
IN JAVA LANGUAGE: Create your own project that utilizes Maven and JUnit Testing with your own classes. You must create the classes and tests for this assignment. You do not have to have an interface for your class. Your project should minimally demonstrate:
- Maven support with a pom.xml and appropriate dependency/dependencies
- A Java class 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. Language must be java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
