Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
StoryTeller
Engine
BatchRunRequest
C# Class StoryTeller.Engine.BatchRunRequest
Mostra file
Open project: storyteller/Storyteller
Class Usage Examples
Public Properties
Property
Type
Description
Lifecycle
Lifecycle
SpecPath
string
Suite
string
Tags
string[]
Public Methods
Method
Description
Filter
(
Suite
top
) :
IEnumerable
Method Details
Filter()
public
method
public
Filter
(
Suite
top
) :
IEnumerable
top
StoryTeller.Model.Persistence.Suite
return
IEnumerable
Property Details
Lifecycle
public_oe property
public
Lifecycle
Lifecycle
return
Lifecycle
SpecPath
public_oe property
public
string
SpecPath
return
string
Suite
public_oe property
public
string
Suite
return
string
Tags
public_oe property
public
string[]
Tags
return
string[]