IntentCorrespondences
Artifact: androidx.test.ext:truth
public final class IntentCorrespondences
Collection of com.google.common.truth.Correspondence helpers for asserting lists of Intents.
Summary
Public methods |
|
|---|---|
static Correspondence<Intent, Intent> |
action() |
static Correspondence<Intent, Intent> |
all(Correspondence[] correspondences) |
static Correspondence<Intent, Intent> |
data() |