struct TestCaseA named test and the block that runs it.
Properties
let name: String
The name shown in failure reports.
let block: () -> ()
The test body.
struct TestCaseA named test and the block that runs it.
let name: StringThe name shown in failure reports.
let block: () -> ()The test body.