To run tests, run:
./mvnw test
Note: Ensure your test is in the test folder. IF you put your tests NOT in the test folder, its not gonna import the packages it needs.
To run tests, run:
./mvnw test
Note: Ensure your test is in the test folder. IF you put your tests NOT in the test folder, its not gonna import the packages it needs.