C# Class RavenFS.Tests.Notifications

Inheritance: WebApiTest
显示文件 Open project: hibernating-rhinos/RavenFS

Public Methods

Method Description
Dispose ( ) : void
Notifications ( ) : System

Private Methods

Method Description
NotificationReceivedWhenFileAdded ( ) : System.Threading.Tasks.Task
NotificationReceivedWhenFileDeleted ( ) : System.Threading.Tasks.Task
NotificationReceivedWhenFileUpdated ( ) : System.Threading.Tasks.Task
NotificationsAreOnlyReceivedForFilesInGivenFolder ( ) : System.Threading.Tasks.Task
NotificationsIsReceivedWhenConfigIsDeleted ( ) : System.Threading.Tasks.Task
NotificationsIsReceivedWhenConfigIsUpdated ( ) : System.Threading.Tasks.Task
NotificationsReceivedWhenFileRenamed ( ) : System.Threading.Tasks.Task

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Notifications() public method

public Notifications ( ) : System
return System