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

PendingIntentSubject

class PendingIntentSubject


Subject for making assertions about android.app.PendingIntents.

Summary

Public constructors

Public functions

java-static PendingIntentSubject!
assertThat(intent: PendingIntent!)
java-static Factory<PendingIntentSubject, PendingIntent>!

Public constructors

PendingIntentSubject

PendingIntentSubject()

Public functions

assertThat

java-static fun assertThat(intent: PendingIntent!): PendingIntentSubject!

pendingIntents

java-static fun pendingIntents(): Factory<PendingIntentSubject, PendingIntent>!