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

PendingIntentSubject
assertThat(intent: PendingIntent)
Factory<PendingIntentSubject, PendingIntent>

Public functions

assertThat

fun assertThat(intent: PendingIntent): PendingIntentSubject

pendingIntents

fun pendingIntents(): Factory<PendingIntentSubject, PendingIntent>