C# Class SirenOfShame.Test.Unit.Watcher.WatcherFake

Inheritance: SirenOfShame.Lib.Watcher.WatcherBase
Afficher le fichier Open project: AutomatedArchitecture/SirenOfShame Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
InvokeServerUnavailable ( SirenOfShame.Lib.Exceptions.ServerUnavailableException ex ) : void
InvokeStatusChecked ( IList args ) : void
InvokeStoppedWatching ( ) : void
StartWatching ( ) : void
StopWatching ( ) : void
WatcherFake ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GetBuildStatus ( ) : IList

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetBuildStatus() protected méthode

protected GetBuildStatus ( ) : IList
Résultat IList

InvokeServerUnavailable() public méthode

public InvokeServerUnavailable ( SirenOfShame.Lib.Exceptions.ServerUnavailableException ex ) : void
ex SirenOfShame.Lib.Exceptions.ServerUnavailableException
Résultat void

InvokeStatusChecked() public méthode

public InvokeStatusChecked ( IList args ) : void
args IList
Résultat void

InvokeStoppedWatching() public méthode

public InvokeStoppedWatching ( ) : void
Résultat void

StartWatching() public méthode

public StartWatching ( ) : void
Résultat void

StopWatching() public méthode

public StopWatching ( ) : void
Résultat void

WatcherFake() public méthode

public WatcherFake ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings ) : System.Collections.Generic
settings SirenOfShame.Lib.Settings.SirenOfShameSettings
Résultat System.Collections.Generic