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

IntentCorrespondences

class IntentCorrespondences


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

See also
IterableSubject

comparingElementsUsing

Summary

Public functions

Correspondence<Intent, Intent>
Correspondence<Intent, Intent>
all(correspondences: Array<Correspondence<Intent, Intent>>)
Correspondence<Intent, Intent>

Public functions

action

fun action(): Correspondence<Intent, Intent>

all

fun all(correspondences: Array<Correspondence<Intent, Intent>>): Correspondence<Intent, Intent>

data

fun data(): Correspondence<Intent, Intent>