Class MaintainerTheoryAttribute
Inherits from Xunit.TheoryAttribute 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 MaintainerTheoryAttribute : TheoryAttribute
Constructors
MaintainerTheoryAttribute()
Default constructor.
Declaration
public MaintainerTheoryAttribute()