Java Test Cases inspired from Codyze that can be compiled and be scanned with SonarCloud.
~/Softwares/codyze-1.4.1/bin/codyze -c -s=src/main/java/ -m=.../Softwares/codyze-1.4.1/mark/bouncycastle/ --no-good-findings
node transform-codyze-sq.js
mvn clean veerify sonar:sonar \
-Dsonar.projectKey=codyze-java-testcases \
-Dsonar.host.url=http://localhost:9000 \
-Dsonar.login=... \
-Dsonar.externalIssuesReportPaths=sq.json