C# Class Serenity.Jasmine.JasmineRunner

Inheritance: ISpecFileListener
Afficher le fichier Open project: DarthFubuMVC/Serenity Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
JasmineRunner ( JasmineInput input ) : System
OpenInteractive ( ) : void
Recycle ( ) : void
RunAllSpecs ( ) : bool

Private Methods

Méthode Description
ISpecFileListener ( ) : void
buildApplication ( ) : void
recycleServer ( ) : void
resetServer ( ) : void
run ( ) : void
runningFolder ( ) : string
watchAssetFiles ( FubuRuntime runtime ) : void
writeFailures ( IEnumerable failures ) : void
writeTotals ( IWebDriver browser ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

JasmineRunner() public méthode

public JasmineRunner ( JasmineInput input ) : System
input JasmineInput
Résultat System

OpenInteractive() public méthode

public OpenInteractive ( ) : void
Résultat void

Recycle() public méthode

public Recycle ( ) : void
Résultat void

RunAllSpecs() public méthode

public RunAllSpecs ( ) : bool
Résultat bool