C# Class Rocket.Chat.Net.Tests.Integration.MessagingFixture

Inheritance: IDisposable
Show file Open project: RocketChat/Rocket.Chat.Net Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
MessagingFixture ( ITestOutputHelper helper, string roomName ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

MessagingFixture() public method

public MessagingFixture ( ITestOutputHelper helper, string roomName ) : System
helper ITestOutputHelper
roomName string
return System