http4k-testing-approval
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-approval
http4k-testing-approval
/
org.http4k.testing
/
ApprovalSource
Approval
Source
interface
ApprovalSource
(
source
)
The backing store where the approved and actual content will be stored.
Inheritors
FileSystemApprovalSource
Members
Functions
actual
For
Link copied to clipboard
abstract
fun
actualFor
(
testName
:
String
)
:
ReadWriteResource
approved
For
Link copied to clipboard
abstract
fun
approvedFor
(
testName
:
String
)
:
ReadResource