testRunTestCases

@JvmName(name = "listTestRunTestCasesResponseTestCaseRunSummary")
fun Flow<ListTestRunTestCasesResponse>.testRunTestCases(): Flow<TestCaseRunSummary>

This paginator transforms the flow returned by listTestRunTestCasesPaginated to access the nested member TestCaseRunSummary

Return

A kotlinx.coroutines.flow.Flow that can collect TestCaseRunSummary