Click or drag to resize
CategoryUITestsAttribute Class
UI test category
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CategoryAttribute
      CMS.TestsCategoryUITestsAttribute

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

The CategoryUITestsAttribute type exposes the following members.

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