TestCase

@Target(allowedTargets = [AnnotationTarget.CLASS])
expect annotation class TestCase

TBD.

actual typealias TestCase = MicronautTest

TBD.