use JUnit
Use the JUnit4 testing framework.
Gradle will provide the version of JUnit4 to use. Defaults to version 4.13.2
Use the JUnit4 testing framework with a specific version.
Parameters
version
version of JUnit4 to use
Use the JUnit4 testing framework with a specific version.
Since
7.6
Parameters
version
provider supplying the version of JUnit4 to use