C# 클래스 AuScGen.TestExecutionUtil.CreatePlayBack

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

Private Properties

프로퍼티 타입 설명
CopyScripts void
CreateBody void
CreateHeader StringBuilder
CreateSlides void
GetImageFilesNames List

공개 메소드들

메소드 설명
CreatePlayBack ( ) : System
CreatePlayBack ( string reportRootPath ) : System
CreateReports ( ) : void

비공개 메소드들

메소드 설명
CopyScripts ( string path ) : void
CreateBody ( StringBuilder sb, string path, string testName ) : void
CreateHeader ( string testName ) : StringBuilder
CreateSlides ( StringBuilder sb, string path ) : void
GetImageFilesNames ( string path ) : List

메소드 상세

CreatePlayBack() 공개 메소드

public CreatePlayBack ( ) : System
리턴 System

CreatePlayBack() 공개 메소드

public CreatePlayBack ( string reportRootPath ) : System
reportRootPath string
리턴 System

CreateReports() 공개 메소드

public CreateReports ( ) : void
리턴 void