ApprovalSource

interface ApprovalSource

The backing store where the approved and actual content will be stored.

Inheritors

Functions

Link copied to clipboard
abstract fun actualFor(testName: String): ReadWriteResource
Link copied to clipboard
abstract fun approvedFor(testName: String): ReadResource