C# Class Imgur.API.Tests.EndpointTests.NotificationEndpointTests

Inheritance: TestBase
Datei anzeigen Open project: DamienDennehy/Imgur.API

Private Methods

Method Description
GetNotificationAsync_NotNull ( ) : System.Threading.Tasks.Task
GetNotificationAsync_OAuth2Null_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
GetNotificationAsync_WithIdNull_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
GetNotificationsAsync_NotNull ( ) : System.Threading.Tasks.Task
GetNotificationsAsync_OAuth2Null_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
MarkNotificationViewedAsync_True ( ) : System.Threading.Tasks.Task
MarkNotificationViewedAsync_WithIdNull_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
MarkNotificationViewedAsync_WithOAuth2Null_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
MarkNotificationsViewedAsync_True ( ) : System.Threading.Tasks.Task
MarkNotificationsViewedAsync_WithIdNull_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task
MarkNotificationsViewedAsync_WithOAuth2Null_ThrowsArgumentNullException ( ) : System.Threading.Tasks.Task