toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-approval
/
org.http4k.testing
/
FileSystemApprovalSource
File
System
Approval
Source
class
FileSystemApprovalSource
(
base
:
File
,
suffix
:
String
=
""
)
:
ApprovalSource
Read the approval file from the file system, using an optional suffix
Members
Constructors
File
System
Approval
Source
Link copied to clipboard
constructor
(
base
:
File
,
suffix
:
String
=
""
)
Functions
actual
For
Link copied to clipboard
open
override
fun
actualFor
(
testName
:
String
)
:
ReadWriteResource
approved
For
Link copied to clipboard
open
override
fun
approvedFor
(
testName
:
String
)
:
ReadResource