C# Class Xunit.Runner.Wpf.ViewModel.TestCaseViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: Pilchie/xunit.runner.wpf Class Usage Examples

Public Methods

Method Description
TestCaseViewModel ( string displayName, string skipReason, string assemblyFileName, IEnumerable traits ) : System.Collections.Generic

Method Details

TestCaseViewModel() public method

public TestCaseViewModel ( string displayName, string skipReason, string assemblyFileName, IEnumerable traits ) : System.Collections.Generic
displayName string
skipReason string
assemblyFileName string
traits IEnumerable
return System.Collections.Generic