fest
snapshot
Snapshot
getImgFileName method
getImgFileName
fest
snapshot
Snapshot
getImgFileName method
Snapshot class
Constructors
Snapshot
Properties
hashCode
id
image
layer
render
runtimeType
type
Methods
getSnapshotData
matchesSnapshot
noSuchMethod
save
saveImage
toString
Operators
operator ==
Static methods
asIntList
getExtenstion
getFileName
getImgFileName
getNewFileName
getNewImgFileName
getSnapshotFile
getSnapshotFromDriver
getSnapshotFromFile
getImgFileName
method
Null safety
@
visibleForTesting
String
getImgFileName
(
String
id
)
@
visibleForTesting
Implementation
@visibleForTesting static String getImgFileName(String id) { return '$id.png'; }