CategoryAttribute public class CategoryAttribute : NUnitAttribute, IApplyToTest Documentation Code protected string categoryName public string Name { get; } public CategoryAttribute(string name) protected CategoryAttribute() public void ApplyToTest(Test test)