testMatrix

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

Parameters

name

The unique name of the resulting resource.

block

Builder for TestMatrix.

See also


Parameters

name

The unique name of the resulting resource.

See also