toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie.guts
/
WithinTestGC
/
Companion
Companion
object
Companion
Members
Functions
find
Stale
Snapshots
Within
Link copied to clipboard
fun
findStaleSnapshotsWithin
(
snapshots
:
ArrayMap
<
String
,
Snapshot
>
,
testsThatRan
:
ArrayMap
<
String
,
WithinTestGC
>
,
testsThatDidntRun
:
Sequence
<
String
>
)
:
List
<
Int
>