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

Syntax

C#
public sealed class ComponentFixtureAttribute : TestFixturePatternAttribute
Visual Basic (Declaration)
Public NotInheritable Class ComponentFixtureAttribute _
	Inherits TestFixturePatternAttribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    MbUnit.Core.Framework..::.PatternAttribute
      MbUnit.Core.Framework..::.TestFixturePatternAttribute
        MbUnit.Framework.ComponentModel..::.ComponentFixtureAttribute

See Also