abstract fun reportBeginTestCase(report: R, name: String): Unit
Signals a test case began.
report - the report
report
name - the test case name
name