Class MaintainerFactAttribute
Inherits from Xunit.FactAttribute and sets Xunit.FactAttribute.Skip when the current operating system platform doesn't match any of the specified platform flags.
Namespace: Neon.Xunit
Assembly: Neon.Xunit.dll
Syntax
public class MaintainerFactAttribute : FactAttribute
Constructors
MaintainerFactAttribute()
Default constructor.
Declaration
public MaintainerFactAttribute()