Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
@API(status = API.Status.STABLE, since = "3.0")
@TestTemplate
@ExtendWith(value = [GeneratedParametersTestExtension::class])
annotation class GeneratedParametersTest
Link copied to clipboard

Annotation to indicate that the annotated String parameter should be populated with a random value from the provided values array.