Smithy Kotlin
Toggle table of contents
1.5.18
common
jvm
native
Platform filter
common
jvm
native
Switch theme
Skip to content
Smithy Kotlin
runtime-core
/
aws.smithy.kotlin.runtime
/
IgnoreNative
Ignore
Native
common
jvm
native
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
expect
annotation class
IgnoreNative
Marks a test that should be ignored on Native platforms
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
,
AnnotationTarget.FUNCTION
]
)
actual
annotation class
IgnoreNative
actual
typealias
IgnoreNative
=
Ignore