ServirtiumRecording
class ServirtiumRecording @JvmOverloads constructor(baseName: String, httpHandler: HttpHandler, storageProvider: StorageProvider, options: InteractionOptions = Defaults) : ParameterResolver, BeforeTestExecutionCallback, AfterTestExecutionCallback
JUnit 5 extension for recording HTTP traffic to disk in Servirtium format.
Constructors
Link copied to clipboard
constructor(baseName: String, httpHandler: HttpHandler, storageProvider: StorageProvider, options: InteractionOptions = Defaults)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@API(status = API.Status.EXPERIMENTAL, since = "5.12")
Link copied to clipboard
Link copied to clipboard