When I run JUnit Test cases using following command, both the test cases ran successfully.
mvn test -Dtest=ProjectionTest
But when I restarted my application and went to status page, I can’t see the validation code. Also, getting lot of exceptions in console.
Please help me on how to get the validation code for this Ticket.