When running JUnit testing , it gave an initializationError: No tests found matching. Like this:
prodapi-main-junit initializationError(org.junit.runner.man
First able Make sure that your methods annotated @test as well as the test class are public.