Elide API
Toggle table of contents
1.0.0-beta1
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
Elide API
test
/
elide.testing.annotations
/
Test
Test
common
jvm
@
Target
(
allowedTargets
=
[
AnnotationTarget.ANNOTATION_CLASS
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.PROPERTY_GETTER
,
AnnotationTarget.PROPERTY_SETTER
]
)
expect
annotation class
Test
TBD.
actual
typealias
Test
=
org.junit.jupiter.api.Test
TBD.