C# Class StoryTeller.Engine.BatchRunRequest

Afficher le fichier Open project: storyteller/Storyteller Class Usage Examples

Méthodes publiques

Свойство Type Description
Lifecycle Lifecycle
SpecPath string
Suite string
Tags string[]

Méthodes publiques

Méthode Description
Filter ( Suite top ) : IEnumerable

Method Details

Filter() public méthode

public Filter ( Suite top ) : IEnumerable
top StoryTeller.Model.Persistence.Suite
Résultat IEnumerable

Property Details

Lifecycle public_oe property

public Lifecycle Lifecycle
Résultat Lifecycle

SpecPath public_oe property

public string SpecPath
Résultat string

Suite public_oe property

public string Suite
Résultat string

Tags public_oe property

public string[] Tags
Résultat string[]