Testing
mvn test
mvn verify
Tests are implemented in JUnit (v5.6.2). Unit tests are implemented in the JsonSort_Test class. Integration tests are implemented in the OOPServlets_IT class (and requires the the application is already deployed and running in an external web container).