TestContextAssert
Functions
Link copied to clipboard
abstract fun fileSnapshot(value: Any?, path: String, options: AssertSnapshotOptions = definedExternally)
This function serializes value
and writes it to the file specified by path
.
Link copied to clipboard
This function implements assertions for snapshot testing.