Added tests to verify if resources exist in classpath (#76)
authorJeanderson Barros Candido <jeandersonbc@gmail.com>
Tue, 5 Jun 2018 08:40:12 +0000 (05:40 -0300)
committercyrille-artho <cyrille-artho@users.noreply.github.com>
Tue, 5 Jun 2018 08:40:12 +0000 (17:40 +0900)
commit8c822ac7b303bd2915640ff4f5a133763ca8fbf2
treedf36acde85b0ae2e772cc39d65b4eeb7d9d3a0d5
parentdda52e5df13d26c6b29900ba7f1f72c353afd7e5
Added tests to verify if resources exist in classpath (#76)

Build tasks and tests to verify if resources exist in classpath

* Added minimal Java main to debug Reporter (#75)

* Added failing test due to missing .version file (#75)

* Added generateVersion task on Gradle Build (#75)

* Added test to check if hashes match with git output (#75)
build.gradle
src/tests/ReporterResourcesTest.java [new file with mode: 0644]