this is a mvn project to test the tub-dummy-example
to run the script you need to copy the test project into the tub-dummy-example folder and execute runAllTest.sh
the test results will be dumped into /target/surefire-reports
to test a specific module execute "runComponentName
Test.sh"
for the whole project execute runAllTest.sh