class ForgivingTest
(source)
Represents a TestScope which accepts AssertionError but fails for any other exception.
ForgivingTest(test: <ERROR CLASS>)
Represents a TestScope which accepts AssertionError but fails for any other exception. |
val parent: <ERROR CLASS> |
fun execute(context: <ERROR CLASS>, dynamicTestExecutor: <ERROR CLASS>?): <ERROR CLASS> |
|
fun getType(): <ERROR CLASS> |