C# 클래스 NUnitGoCore.Utils.Output

파일 보기 프로젝트 열기: elv1s42/NUnitGo

공개 메소드들

메소드 설명
GetAttachmentsPath ( string localOutputPath ) : string
GetHistoryChartId ( System.Guid testGuid, System.DateTime testFinishDateTime ) : string
GetScreenshotsPath ( string localOutputPath ) : string
GetStatsPieId ( ) : string

메소드 상세

GetAttachmentsPath() 공개 정적인 메소드

public static GetAttachmentsPath ( string localOutputPath ) : string
localOutputPath string
리턴 string

GetHistoryChartId() 공개 정적인 메소드

public static GetHistoryChartId ( System.Guid testGuid, System.DateTime testFinishDateTime ) : string
testGuid System.Guid
testFinishDateTime System.DateTime
리턴 string

GetScreenshotsPath() 공개 정적인 메소드

public static GetScreenshotsPath ( string localOutputPath ) : string
localOutputPath string
리턴 string

GetStatsPieId() 공개 정적인 메소드

public static GetStatsPieId ( ) : string
리턴 string