C# 클래스 SirenOfShame.Test.Unit.Watcher.WatcherFake

상속: SirenOfShame.Lib.Watcher.WatcherBase
파일 보기 프로젝트 열기: AutomatedArchitecture/SirenOfShame 1 사용 예제들

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
GetBuildStatus ( ) : IList

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetBuildStatus() 보호된 메소드

protected GetBuildStatus ( ) : IList
리턴 IList

InvokeServerUnavailable() 공개 메소드

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

InvokeStatusChecked() 공개 메소드

public InvokeStatusChecked ( IList args ) : void
args IList
리턴 void

InvokeStoppedWatching() 공개 메소드

public InvokeStoppedWatching ( ) : void
리턴 void

StartWatching() 공개 메소드

public StartWatching ( ) : void
리턴 void

StopWatching() 공개 메소드

public StopWatching ( ) : void
리턴 void

WatcherFake() 공개 메소드

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