deviceDexTest

suspend fun deviceDexTest(name: String, block: suspend DeviceDexTestResourceBuilder.() -> Unit): DeviceDexTest

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for DeviceDexTest.


See also

Parameters

name

The unique name of the resulting resource.