Base class for attributes that define unit test.

Namespace:  MbUnit.Core.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public class TestPatternAttribute : PatternAttribute
Visual Basic (Declaration)
Public Class TestPatternAttribute _
	Inherits PatternAttribute

Inheritance Hierarchy

See Also