{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
class NotificationSubject
Subject for making assertions about android.app.Notifications.
Public constructors |
|
|---|---|
Public functions |
|
|---|---|
java-static NotificationSubject! |
assertThat(notification: Notification!) |
PendingIntentSubject! |
|
PendingIntentSubject! |
|
Unit |
doesNotHaveFlags(flags: Int) |
BundleSubject! |
extras() |
Unit |
Assert that the notification has the given flags set. |
java-static Factory<NotificationSubject, Notification>! |
|
StringSubject! |
|