Serializable
@Incubating public class TestExecutionException extends GradleException
A TestExecutionException
is thrown when no tests can be found that match the specified test filters.
Constructor | Description |
---|---|
TestExecutionException(String message) |
|
TestExecutionException(String message,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString