Smithy Kotlin
Toggle table of contents
1.5.24
jvm
Platform filter
jvm
Switch theme
Skip to content
Smithy Kotlin
aws-signing-tests
/
aws.smithy.kotlin.runtime.auth.awssigning.tests
/
SigningSuiteTestBase
/
testSigv4TestSuiteQuery
test
Sigv4Test
Suite
Query
jvm
@
ParameterizedTest
(
name
=
"query param middleware test {0} (#{index})"
)
@
MethodSource
(
value
=
[
"queryTestArgs"
]
)
fun
testSigv4TestSuiteQuery
(
test
:
Sigv4TestSuiteTest
)