Class TestExecutionException

All Implemented Interfaces:
Serializable

public class TestExecutionException extends GradleConnectionException
Thrown when the TestLauncher cannot run tests, or when one or more tests fail.
Since:
2.6
See Also:
  • Constructor Details