TestExecutionException

constructor(message: String)

Creates a new TestExecutionException.

Since

2.6


constructor(message: String, cause: Throwable)

Creates a new TestExecutionException.

Since

2.7