Fork me on GitHub

Testing

mvn test

Tests are implemented in JUnit (v5.6.2). The testing is pretty thorough, so expect this to take a lot of memory and to run for several minutes. Unit tests are implemented in the Annotator_Test class. Integration tests are implemented in the AnalyzerIT_Test class (and will run in both the test and verify goals).