TestFunc

typealias TestFunc = () -> Unit(source)

The type used for test case functions.