opensavvy.prepared.suite.annotations¶
Types¶
ExperimentalPreparedApi¶
annotation class ExperimentalPreparedApi(val trackingUrl: String)
TestEntrypoint¶
@Target(allowedTargets = [AnnotationTarget.FUNCTION])
annotation class TestEntrypoint
Annotates functions that are test entrypoints.