FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':test'. > No tests found for given includes: [com.epam.grad.StringUtilsTest.test](filter.includeTestsMatching) code example
Example: gradle * What went wrong: Execution failed for task ':test'. No tests found for given includes
//Remember to check the visibility of your method, private won't work
//Package Private visibility and onward will work