toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie
/
SnapshotFile
Snapshot
File
class
SnapshotFile
Members
Constructors
Snapshot
File
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
metadata
Link copied to clipboard
var
metadata
:
Map.Entry
<
String
,
String
>
?
snapshots
Link copied to clipboard
var
snapshots
:
ArrayMap
<
String
,
Snapshot
>
was
Set
At
Test
Time
Link copied to clipboard
val
wasSetAtTestTime
:
Boolean
Functions
remove
All
Indices
Link copied to clipboard
fun
removeAllIndices
(
indices
:
List
<
Int
>
)
serialize
Link copied to clipboard
fun
serialize
(
valueWriterRaw
:
Appendable
)
set
At
Test
Time
Link copied to clipboard
fun
setAtTestTime
(
key
:
String
,
snapshot
:
Snapshot
)