Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
@ExtendWith(value = [KotlinEnvironmentResolver::class])
annotation class KotlinCoreEnvironmentTest(val additionalJavaSourcePaths: Array<String> = [])