C# 클래스 IntegrationTests.batch_running_failure_cases_integration_specs

상속: IDisposable
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
Dispose ( ) : void
batch_running_failure_cases_integration_specs ( ) : System
spec_fails_with_timeout ( ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
execute ( Action configure ) : StoryTeller.Engine.BatchRunResponse
spec_will_fail_if_the_system_blows_up_while_trying_to_create_an_execution_context ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

batch_running_failure_cases_integration_specs() 공개 메소드

public batch_running_failure_cases_integration_specs ( ) : System
리턴 System

spec_fails_with_timeout() 공개 메소드

public spec_fails_with_timeout ( ) : void
리턴 void