Associates a Importance with a test fixture, test method, test parameter or other test component.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.2.0.0 (3.2.528.0)

Syntax

C#
public class ImportanceAttribute : MetadataPatternAttribute
Visual Basic (Declaration)
Public Class ImportanceAttribute _
	Inherits MetadataPatternAttribute

Inheritance Hierarchy

See Also