Geomajas Community Documentation
Unit testing: At least each class implementing the public API should have a unit test, testing all methods. For testing JUnit is used.
Capturing a JIRA bug report in a reproducible manner.
The test will automatically be run when running "mvn
install
".