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

NotificationActionSubject

public class NotificationActionSubject


Subject for making assertions about android.app.Notification.Actions.

Only supports on Android APIs >= 16

Summary

Public constructors

Public methods

static NotificationActionSubject
assertThat(Action action)
static Factory<NotificationActionSubject, Action>
final StringSubject

Public constructors

NotificationActionSubject

public final NotificationActionSubject()

Public methods

assertThat

public static NotificationActionSubject assertThat(Action action)

notificationActions

public static Factory<NotificationActionSubject, Action> notificationActions()

title

public final StringSubject title()