Click or drag to resize
RelatedBugAttribute Class
Indicates that test was created due to bug fix.
Inheritance Hierarchy

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

The RelatedBugAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRelatedBugAttribute
Indicates that test was created due to bug fix.
Top
See Also