{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class IntentCorrespondences
Collection of com.google.common.truth.Correspondence helpers for asserting lists of Intents.
| See also | |
|---|---|
IterableSubject |
|
Public constructors |
|
|---|---|
Public methods |
|
|---|---|
static Correspondence<Intent, Intent> |
action() |
static Correspondence<Intent, Intent> |
all(Correspondence<Intent, Intent>[] correspondences) |
static Correspondence<Intent, Intent> |
data() |
public static Correspondence<Intent, Intent> all(Correspondence<Intent, Intent>[] correspondences)