Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.FIELD])
@ExtendWith(value = [StartStopExtension::class])
annotation class StartStop

Runs MockWebServer for the duration of a test method or test class.