public class TestExecutionException extends GradleException
A TestExecutionException is thrown when no tests can be found that match the specified test filters.
| Constructor | Description | 
|---|---|
| TestExecutionException(java.lang.String message) | |
| TestExecutionException(java.lang.String message,
                      java.lang.Throwable cause) |