When running JUnit testing , it gave an initializationError: No tests found matching. Like this:
prodapi-main-junit initializationError(org.junit.runner.man
If it is a maven project run eclipse:eclipse as a Maven build.That resolved my problem.