{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

IntentCorrespondences

public final class IntentCorrespondences


Collection of com.google.common.truth.Correspondence helpers for asserting lists of Intents.

See also
IterableSubject

Summary

Public constructors

Public methods

static Correspondence<Intent, Intent>
static Correspondence<Intent, Intent>
all(Correspondence<Intent, Intent>[] correspondences)
static Correspondence<Intent, Intent>

Public constructors

IntentCorrespondences

public final IntentCorrespondences()

Public methods

action

public static Correspondence<Intent, Intent> action()

all

public static Correspondence<Intent, Intent> all(Correspondence<Intent, Intent>[] correspondences)

data

public static Correspondence<Intent, Intent> data()