class IncompleteAssertion : IncompleteExecutionException
Thrown to indicate that an assertion chain does not end with an assertion (in other words the state of the assertion group is strikt.api.Status.Pending). This usually means that either:
<init> |
Thrown to indicate that an assertion chain does not end with an assertion (in other words the state of the assertion group is strikt.api.Status.Pending). This usually means that either: IncompleteAssertion() |
toString |
fun toString(): String |