A test decorator pattern attribute applies decorations to a test defined by an
assembly, type, or method.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public abstract class TestDecoratorPatternAttribute : DecoratorPatternAttribute |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class TestDecoratorPatternAttribute _ Inherits DecoratorPatternAttribute |
Inheritance Hierarchy
System..::.Object
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.TestDecoratorPatternAttribute
MbUnit.Framework..::.ApartmentStateAttribute
MbUnit.Framework..::.AutoEmbedScreenshotAttribute
MbUnit.Framework..::.CatchExceptionAttribute
MbUnit.Framework..::.DisableAttribute
MbUnit.Framework..::.ExplicitAttribute
MbUnit.Framework..::.IgnoreAttribute
MbUnit.Framework..::.ImpersonateAttribute
MbUnit.Framework..::.MultipleCultureAttribute
MbUnit.Framework..::.ParallelizableAttribute
MbUnit.Framework..::.PendingAttribute
MbUnit.Framework..::.PrincipalAttribute
MbUnit.Framework..::.RepeatAttribute
MbUnit.Framework..::.RollbackAttribute
MbUnit.Framework..::.TestDecoratorAttribute
MbUnit.Framework..::.ThreadedRepeatAttribute
MbUnit.Framework..::.TimeoutAttribute
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.TestDecoratorPatternAttribute
MbUnit.Framework..::.ApartmentStateAttribute
MbUnit.Framework..::.AutoEmbedScreenshotAttribute
MbUnit.Framework..::.CatchExceptionAttribute
MbUnit.Framework..::.DisableAttribute
MbUnit.Framework..::.ExplicitAttribute
MbUnit.Framework..::.IgnoreAttribute
MbUnit.Framework..::.ImpersonateAttribute
MbUnit.Framework..::.MultipleCultureAttribute
MbUnit.Framework..::.ParallelizableAttribute
MbUnit.Framework..::.PendingAttribute
MbUnit.Framework..::.PrincipalAttribute
MbUnit.Framework..::.RepeatAttribute
MbUnit.Framework..::.RollbackAttribute
MbUnit.Framework..::.TestDecoratorAttribute
MbUnit.Framework..::.ThreadedRepeatAttribute
MbUnit.Framework..::.TimeoutAttribute
