UnitTestConventionAttribute Class

Summary

Defines this convention as one that only runs during a unit test run
Assembly
Rocket.Surgery.Conventions.Abstractions.dll
Namespace
Rocket.Surgery.Conventions
Interfaces
  • IHostBasedConvention
Base Types
  • Attribute
UnitTestConventionAttribute
Attribute
IHostBasedConvention

Syntax

public sealed class UnitTestConventionAttribute : Attribute, IHostBasedConvention

Attributes

Type Description
AttributeUsageAttribute

Constructors

Extension Methods

See Also

  • System.Attribute