-
Notifications
You must be signed in to change notification settings - Fork 33
unit tests
Slava Semushin edited this page Jun 30, 2019
·
4 revisions
./mvnw test
Tests' results will be printed on console.
Tests are written on Groovy, use Spock Framework and located under src/test/groovy
directory.