TestFunc

typealias TestFunc = () -> Unit

The type used for test case functions.