Gradlew is a Gradle Wrapper. Gradlew has 3 main Functions: Download and install the correct Gradle version Parse the arguments Call a Gradle task
One way to check is different test Cases is to go to the particular test file and run/debug a test, As shown in the below image. You can Run Test/Debug Test and according to that, a Java Test Runner Report is gener…