Package org.gradle.tooling
Interface TestFrameworkFailure
- All Superinterfaces:
- Failure,- TestFailure
Describes an unexpected test failure, i.e. when the execution fails but not with an assertion failure.
- Since:
- 7.6
- 
Method SummaryMethods inherited from interface org.gradle.tooling.FailuregetCauses, getDescription, getMessage, getProblemsMethods inherited from interface org.gradle.tooling.TestFailuregetClassName, getStacktrace