Click or drag to resize
CategoryUnitAttribute Class
Unit test category
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CategoryAttribute
      CMS.TestsCategoryUnitAttribute

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public class UnitAttribute : CategoryAttribute

The CategoryUnitAttribute type exposes the following members.

Constructors
Fields
  NameDescription
Protected fieldcategoryName (Inherited from CategoryAttribute.)
Top
Properties
  NameDescription
Public propertyName (Inherited from CategoryAttribute.)
Top
See Also