toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-testing-approval
/
org.http4k.testing
/
ApprovalSource
Approval
Source
interface
ApprovalSource
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