Suite • opensavvy.prepared.suite.assertions
Package-level declarations¶
Functions¶
checkThrows
¶
inline fun <T : Throwable> checkThrows(block: () -> Any?): T
matches
¶
Verifies that the current string matches the specified regex
.