pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin
/
PackageArgsBuilder
/
tests
tests
@
JvmName
(
name
=
"grajewkbyyvycfia"
)
suspend
fun
tests
(
value
:
Output
<
List
<
TestArgs
>
>
)
@
JvmName
(
name
=
"txwgqbowtxbnfmfb"
)
suspend
fun
tests
(
value
:
List
<
TestArgs
>
?
)
Parameters
value
The detailed test information.
@
JvmName
(
name
=
"uxgcgbnegkivmpag"
)
suspend
fun
tests
(
vararg
values
:
Output
<
TestArgs
>
)
@
JvmName
(
name
=
"atcisgcywmxgetoh"
)
suspend
fun
tests
(
values
:
List
<
Output
<
TestArgs
>
>
)
@
JvmName
(
name
=
"ndjlomrbtxfjxpww"
)
suspend
fun
tests
(
vararg
values
:
TestArgs
)
Parameters
values
The detailed test information.
@
JvmName
(
name
=
"kblcrfqtesahikpg"
)
suspend
fun
tests
(
argument
:
List
<
suspend
TestArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"ojsfsiqulpohymcb"
)
suspend
fun
tests
(
vararg
argument
:
suspend
TestArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"khfjgjgkykojxogj"
)
suspend
fun
tests
(
argument
:
suspend
TestArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The detailed test information.