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

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

Inheritance diagram for Xunit.Sdk.AssemblyTraitDiscoverer:
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 AssemblyTraitAttribute.


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