xUnit.net
Public Member Functions | List of all members
Xunit.Sdk.TraitDiscoverer Class Reference

The implementation of ITraitDiscoverer which returns the trait values for TraitAttribute. More...

Inheritance diagram for Xunit.Sdk.TraitDiscoverer:
Xunit.Sdk.ITraitDiscoverer

Public Member Functions

virtual IEnumerable< KeyValuePair< string, string > > GetTraits (IAttributeInfo traitAttribute)
 Gets the trait values from the trait attribute.
 

Detailed Description

The implementation of ITraitDiscoverer which returns the trait values for TraitAttribute.


The documentation for this class was generated from the following file: