fest
snapshot
Snapshot
getNewImgFileName method
getNewImgFileName
fest
snapshot
Snapshot
getNewImgFileName 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
getNewImgFileName
method
Null safety
@
visibleForTesting
String
getNewImgFileName
(
String
id
)
@
visibleForTesting
Implementation
@visibleForTesting static String getNewImgFileName(String id) { return '$id-new.png'; }