TestExecutionException

constructor(message: String, throwable: Throwable)(source)
constructor(message: String)(source)

Creates a new TestExecutionException.

Since

2.6


constructor(message: String, throwable: Throwable, failures: Supplier<List<Failure>>)(source)

Constructor.

Since

8.12