testMatrix

suspend fun testMatrix(name: String, block: suspend TestMatrixResourceBuilder.() -> Unit): TestMatrix

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for TestMatrix.


See also

Parameters

name

The unique name of the resulting resource.