C# Class NUnitGoCore.NunitGoItems.NunitGoConfiguration

Afficher le fichier Open project: elv1s42/NUnitGo Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Property Details

AddLinksInsideEmail public_oe property

public bool AddLinksInsideEmail
Résultat bool

EnableSsl public_oe property

public bool EnableSsl
Résultat bool

EventDurationSubscriptions public_oe property

public List EventDurationSubscriptions
Résultat List

GenerateReport public_oe property

public bool GenerateReport
Résultat bool

LocalOutputPath public_oe property

public string LocalOutputPath
Résultat string

MaxTestVersionsNumber public_oe property

public int MaxTestVersionsNumber
Résultat int

SendEmails public_oe property

public bool SendEmails
Résultat bool

SendFromList public_oe property

public List
SendFromList
Résultat List

ServerLink public_oe property

public string ServerLink
Résultat string

SingleTestSubscriptions public_oe property

public List SingleTestSubscriptions
Résultat List

SmtpHost public_oe property

public string SmtpHost
Résultat string

SmtpPort public_oe property

public int SmtpPort
Résultat int

Subsciptions public_oe property

public List Subsciptions
Résultat List

TakeScreenshotAfterTestFailed public_oe property

public bool TakeScreenshotAfterTestFailed
Résultat bool

TestHistoryDaysLength public_oe property

public int TestHistoryDaysLength
Résultat int