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
/
testCanonicalRequestQuery
test
Canonical
Request
Query
jvm
@
ParameterizedTest
(
name
=
"query param canonical request test {0} (#{index})"
)
@
MethodSource
(
value
=
[
"queryTestArgs"
]
)
fun
testCanonicalRequestQuery
(
test
:
Sigv4TestSuiteTest
)