PendingIntentSubject
Artifact: androidx.test.ext:truth
class PendingIntentSubject : Subject
Subject for making assertions about android.app.PendingIntents.
Summary
Public functions |
|
|---|---|
java-static PendingIntentSubject! |
assertThat(intent: PendingIntent!) |
java-static Subject.Factory<PendingIntentSubject!, PendingIntent!>! |
Inherited functions |
||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Public functions
pendingIntents
java-static fun pendingIntents(): Subject.Factory<PendingIntentSubject!, PendingIntent!>!