There are five Java classes with some unit tests. You are welcome to submit new tests and improve the classes, by a pull request.
You need to have JDK and GNU make installed.
To build everything and then test, just run:
$ make
Should work.
There are five Java classes with some unit tests. You are welcome to submit new tests and improve the classes, by a pull request.
You need to have JDK and GNU make installed.
To build everything and then test, just run:
$ make
Should work.