Package org.gradle.tooling
Interface TestFailure
- All Superinterfaces:
Failure
- All Known Subinterfaces:
FileComparisonTestAssertionFailure
,TestAssertionFailure
,TestFrameworkFailure
Describes a test failure, that can either be a test assertion failure or a test framework failure.
- Since:
- 7.6
-
Method Summary
Modifier and TypeMethodDescriptionThe fully-qualified name of the underlying exception type.The stringified version of the stacktrace created from the underlying exception.Methods inherited from interface org.gradle.tooling.Failure
getCauses, getDescription, getMessage, getProblems