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

Inheritance: SirenOfShame.Lib.Watcher.WatcherBase
Mostrar archivo Open project: AutomatedArchitecture/SirenOfShame Class Usage Examples

Public Methods

Method 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

Protected Methods

Method Description
GetBuildStatus ( ) : IList

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetBuildStatus() protected method

protected GetBuildStatus ( ) : IList
return IList

InvokeServerUnavailable() public method

public InvokeServerUnavailable ( SirenOfShame.Lib.Exceptions.ServerUnavailableException ex ) : void
ex SirenOfShame.Lib.Exceptions.ServerUnavailableException
return void

InvokeStatusChecked() public method

public InvokeStatusChecked ( IList args ) : void
args IList
return void

InvokeStoppedWatching() public method

public InvokeStoppedWatching ( ) : void
return void

StartWatching() public method

public StartWatching ( ) : void
return void

StopWatching() public method

public StopWatching ( ) : void
return void

WatcherFake() public method

public WatcherFake ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings ) : System.Collections.Generic
settings SirenOfShame.Lib.Settings.SirenOfShameSettings
return System.Collections.Generic