• Tetsui Ohkubo's avatar
    Add unit tests for action button click and inline reply. · 848163c8
    Tetsui Ohkubo authored
    User interaction with NotificationViewMD should fire the appropriate
    callback methods defined in MessageViewDelegate.
    
    Especially, with the interaction in the actions row, we should fire
    - ClickOnNotificationButon
    - ClickOnNotificationButtonWithReply
    
    This CL adds the following unit tests to test these callbacks.
    - TestActionButtonClick
    - TestInlineReply
    
    TEST=message_center_unittests
    BUG=789057
    
    Change-Id: Iba71e1f928830071fe73a7e49feb44efe493c8dd
    Reviewed-on: https://chromium-review.googlesource.com/799592
    Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org>
    Reviewed-by: default avatarPeter Beverloo <peter@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#520837}
    848163c8
notification_view_md.h 10 KB