C# 클래스 Unite.Specs.New_Starting_Application_Specs.ScenarioRepository

파일 보기 프로젝트 열기: jcbozonier/irontwit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FakeContext IInteractionContext
FakeMessagePlugin IMessagingService
FakePluginFinder IPluginFinder
FakeSettings ISettingsProvider

공개 메소드들

메소드 설명
CreateFakeCredentials ( ) : Credentials
GetMainView ( ) : MainView
GetMessage ( ) : IMessage
GetMessages ( ) : List
ScenarioRepository ( ) : System

메소드 상세

CreateFakeCredentials() 공개 메소드

public CreateFakeCredentials ( ) : Credentials
리턴 Credentials

GetMainView() 공개 메소드

public GetMainView ( ) : MainView
리턴 Unite.UI.ViewModels.MainView

GetMessage() 공개 메소드

public GetMessage ( ) : IMessage
리턴 IMessage

GetMessages() 공개 메소드

public GetMessages ( ) : List
리턴 List

ScenarioRepository() 공개 메소드

public ScenarioRepository ( ) : System
리턴 System

프로퍼티 상세

FakeContext 공개적으로 프로퍼티

public IInteractionContext FakeContext
리턴 IInteractionContext

FakeMessagePlugin 공개적으로 프로퍼티

public IMessagingService FakeMessagePlugin
리턴 IMessagingService

FakePluginFinder 공개적으로 프로퍼티

public IPluginFinder FakePluginFinder
리턴 IPluginFinder

FakeSettings 공개적으로 프로퍼티

public ISettingsProvider FakeSettings
리턴 ISettingsProvider