Skip to content

//paparazzi/app.cash.paparazzi/SnapshotVerifier

SnapshotVerifier

[jvm]\ class SnapshotVerifier@JvmOverloadsconstructor(maxPercentDifference: Double, rootDirectory: File = File(System.getProperty("paparazzi.snapshot.dir"))) : SnapshotHandler

Constructors

SnapshotVerifier [jvm]
@JvmOverloads
constructor(maxPercentDifference: Double, rootDirectory: File = File(System.getProperty("paparazzi.snapshot.dir")))

Functions

Name Summary
close [jvm]
open override fun close()
newFrameHandler [jvm]
open override fun newFrameHandler(snapshot: Snapshot, frameCount: Int, fps: Int): SnapshotHandler.FrameHandler