C# Class StoryTeller.UserInterface.Commands.MarkAcceptanceCommand

Inheritance: MarkLifecycleCommand
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
MarkAcceptanceCommand ( Suite suite, ITestService service, ITestExplorer explorer ) : StoryTeller.Domain

Méthodes protégées

Méthode Description
lifecycle ( ) : Lifecycle

Method Details

MarkAcceptanceCommand() public méthode

public MarkAcceptanceCommand ( Suite suite, ITestService service, ITestExplorer explorer ) : StoryTeller.Domain
suite Suite
service ITestService
explorer ITestExplorer
Résultat StoryTeller.Domain

lifecycle() protected méthode

protected lifecycle ( ) : Lifecycle
Résultat Lifecycle