{% 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

comparingElementsUsing

Summary

Public methods

static @NonNull Correspondence<Intent, Intent>
static @NonNull Correspondence<Intent, Intent>
all(
    @NonNull Array<@NonNull Correspondence<Intent, Intent>> correspondences
)
static @NonNull Correspondence<Intent, Intent>

Public methods

action

@NonNull
public static Correspondence<Intent, Intent> action()

all

@NonNull
public static Correspondence<Intent, Intent> all(
    @NonNull Array<@NonNull Correspondence<Intent, Intent>> correspondences
)

data

@NonNull
public static Correspondence<Intent, Intent> data()