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

Summary

Public constructors

Public functions

java-static Correspondence<Intent, Intent>!
java-static Correspondence<Intent, Intent>!
all(correspondences: Array<Correspondence<Intent, Intent>!>!)
java-static Correspondence<Intent, Intent>!

Public constructors

IntentCorrespondences

IntentCorrespondences()

Public functions

action

java-static fun action(): Correspondence<Intent, Intent>!

all

java-static fun all(correspondences: Array<Correspondence<Intent, Intent>!>!): Correspondence<Intent, Intent>!

data

java-static fun data(): Correspondence<Intent, Intent>!