suspend fun TestSuiteReport.pipeToAwait(dst: WriteStream<TestCaseReport>): Unit
Suspending version of method io.vertx.ext.unit.report.TestSuiteReport.pipeTo
the destination write stream
NOTE: This function has been automatically generated from io.vertx.ext.unit.report.TestSuiteReport using Vert.x codegen.