C# 클래스 NUnitGoCore.NunitGoItems.NunitGoConfiguration

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

공개 프로퍼티들

프로퍼티 타입 설명
AddLinksInsideEmail bool
EnableSsl bool
EventDurationSubscriptions List
GenerateReport bool
LocalOutputPath string
MaxTestVersionsNumber int
SendEmails bool
SendFromList List
ServerLink string
SingleTestSubscriptions List
SmtpHost string
SmtpPort int
Subsciptions List
TakeScreenshotAfterTestFailed bool
TestHistoryDaysLength int

프로퍼티 상세

AddLinksInsideEmail 공개적으로 프로퍼티

public bool AddLinksInsideEmail
리턴 bool

EnableSsl 공개적으로 프로퍼티

public bool EnableSsl
리턴 bool

EventDurationSubscriptions 공개적으로 프로퍼티

public List EventDurationSubscriptions
리턴 List

GenerateReport 공개적으로 프로퍼티

public bool GenerateReport
리턴 bool

LocalOutputPath 공개적으로 프로퍼티

public string LocalOutputPath
리턴 string

MaxTestVersionsNumber 공개적으로 프로퍼티

public int MaxTestVersionsNumber
리턴 int

SendEmails 공개적으로 프로퍼티

public bool SendEmails
리턴 bool

SendFromList 공개적으로 프로퍼티

public List
SendFromList
리턴 List

ServerLink 공개적으로 프로퍼티

public string ServerLink
리턴 string

SingleTestSubscriptions 공개적으로 프로퍼티

public List SingleTestSubscriptions
리턴 List

SmtpHost 공개적으로 프로퍼티

public string SmtpHost
리턴 string

SmtpPort 공개적으로 프로퍼티

public int SmtpPort
리턴 int

Subsciptions 공개적으로 프로퍼티

public List Subsciptions
리턴 List

TakeScreenshotAfterTestFailed 공개적으로 프로퍼티

public bool TakeScreenshotAfterTestFailed
리턴 bool

TestHistoryDaysLength 공개적으로 프로퍼티

public int TestHistoryDaysLength
리턴 int