Caused by: org.gradle.api.tasks.testing.TestExecutionException: No tests found for given includes: 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