ServirtiumRecording
class ServirtiumRecording @JvmOverloads constructor(baseName: String, httpHandler: HttpHandler, storageProvider: StorageProvider, options: InteractionOptions = Defaults) : ParameterResolver, BeforeTestExecutionCallback, AfterTestExecutionCallback(source)
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.MAINTAINED, since = "5.13.3")
Link copied to clipboard
Link copied to clipboard