C# 클래스 Serenity.Jasmine.JasmineRunner

상속: ISpecFileListener
파일 보기 프로젝트 열기: DarthFubuMVC/Serenity 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
JasmineRunner ( JasmineInput input ) : System
OpenInteractive ( ) : void
Recycle ( ) : void
RunAllSpecs ( ) : bool

비공개 메소드들

메소드 설명
ISpecFileListener ( ) : void
buildApplication ( ) : void
recycleServer ( ) : void
resetServer ( ) : void
run ( ) : void
runningFolder ( ) : string
watchAssetFiles ( FubuRuntime runtime ) : void
writeFailures ( IEnumerable failures ) : void
writeTotals ( IWebDriver browser ) : void

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

JasmineRunner() 공개 메소드

public JasmineRunner ( JasmineInput input ) : System
input JasmineInput
리턴 System

OpenInteractive() 공개 메소드

public OpenInteractive ( ) : void
리턴 void

Recycle() 공개 메소드

public Recycle ( ) : void
리턴 void

RunAllSpecs() 공개 메소드

public RunAllSpecs ( ) : bool
리턴 bool