C# 클래스 Tp.Testing.Common.NBehave.BddScenarioExtensions

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins

공개 메소드들

메소드 설명
Execute ( this scenario ) : void

비공개 메소드들

메소드 설명
BddScenarioExtensions ( ) : System
Execute ( this scenario, StoryRunnerFilter filter ) : void
Execute ( this scenario, StoryRunnerFilter filter, IEnumerable assemblies ) : void
GetActionStepAssemblies ( ) : IEnumerable
GetAssemblyBy ( IEnumerable assemblyNames ) : IEnumerable

메소드 상세

Execute() 공개 정적인 메소드

public static Execute ( this scenario ) : void
scenario this
리턴 void