{% 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 functions |
|
|---|---|
NotificationSubject |
assertThat(notification: Notification) |
PendingIntentSubject |
|
PendingIntentSubject |
|
Unit |
doesNotHaveFlags(flags: Int) |
BundleSubject |
extras() |
Unit |
Assert that the notification has the given flags set. |
Factory<NotificationSubject, Notification> |
|
StringSubject |
|