WithExample

annotation class WithExample(val provider: KClass<out ExampleProvider<*>> = NoExampleProvider::class)(source)

Careful, no type checking done if you give the wrong provider

Properties

Link copied to clipboard