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

Inheritance: IDisposable
Afficher le fichier Open project: RocketChat/Rocket.Chat.Net Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
InitAsync ( string username, string password ) : Task
RocketChatDriverFixture ( ILogger helper ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

InitAsync() public méthode

public InitAsync ( string username, string password ) : Task
username string
password string
Résultat Task

RocketChatDriverFixture() public méthode

public RocketChatDriverFixture ( ILogger helper ) : System
helper ILogger
Résultat System