C# Class UnityTest.RenderingOptions

Datei anzeigen Open project: sountex/COPTD Class Usage Examples

Public Properties

Property Type Description
categories string[]
nameFilter string
showFailed bool
showIgnored bool
showNotRunned bool
showSucceeded bool

Property Details

categories public_oe property

public string[] categories
return string[]

nameFilter public_oe property

public string nameFilter
return string

showFailed public_oe property

public bool showFailed
return bool

showIgnored public_oe property

public bool showIgnored
return bool

showNotRunned public_oe property

public bool showNotRunned
return bool

showSucceeded public_oe property

public bool showSucceeded
return bool