C# Class UnityTest.RenderingOptions

Afficher le fichier Open project: sountex/COPTD Class Usage Examples

Méthodes publiques

Свойство Type Description
categories string[]
nameFilter string
showFailed bool
showIgnored bool
showNotRunned bool
showSucceeded bool

Property Details

categories public_oe property

public string[] categories
Résultat string[]

nameFilter public_oe property

public string nameFilter
Résultat string

showFailed public_oe property

public bool showFailed
Résultat bool

showIgnored public_oe property

public bool showIgnored
Résultat bool

showNotRunned public_oe property

public bool showNotRunned
Résultat bool

showSucceeded public_oe property

public bool showSucceeded
Résultat bool