C# 클래스 StoryTeller.Workspace.ResultHistory

파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
Each ( TestResult>.Action action ) : void
this ( System.Test test ) : StoryTeller.Engine.TestResult
this ( string locator ) : StoryTeller.Engine.TestResult

메소드 상세

Each() 공개 메소드

public Each ( TestResult>.Action action ) : void
action TestResult>.Action
리턴 void

this() 공개 메소드

public this ( System.Test test ) : StoryTeller.Engine.TestResult
test System.Test
리턴 StoryTeller.Engine.TestResult

this() 공개 메소드

public this ( string locator ) : StoryTeller.Engine.TestResult
locator string
리턴 StoryTeller.Engine.TestResult