simply execute mvn install it will execute unit tests.
The OrderProcessorTest.java will execute various checks against the input data.
You can change it at will.
The package has been tought to be a simple rest service where you can feed the input data and get a result back, however it is not implemented yet.