The PatternAttribute class is the base class for all pattern test framework
attributes. It associates a code element with a IPattern for building
up parts of the test model using reflection.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.570.0)
Syntax
Remarks
Subclasses of IPattern define simpler interfaces for implementing the semantics of common types of attributes such as test factories, decorators, and data providers. Refer to the documentation of each subclass for details on its use.
Inheritance Hierarchy
System..::.Object
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.AnnotationPatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.MetadataPatternAttribute
Gallio.Framework.Pattern..::.TestAssemblyPatternAttribute
Gallio.Framework.Pattern..::.TestConstructorPatternAttribute
Gallio.Framework.Pattern..::.TestDependencyPatternAttribute
Gallio.Framework.Pattern..::.TestMethodPatternAttribute
Gallio.Framework.Pattern..::.TestParameterPatternAttribute
Gallio.Framework.Pattern..::.TestTypePatternAttribute
MbUnit.Framework.ContractVerifiers..::.VerifyContractAttribute
MbUnit.Framework..::.JoinAttribute
MbUnit.Framework..::.NameAttribute
System..::.Attribute
Gallio.Framework.Pattern..::.PatternAttribute
Gallio.Framework.Pattern..::.AnnotationPatternAttribute
Gallio.Framework.Pattern..::.DecoratorPatternAttribute
Gallio.Framework.Pattern..::.MetadataPatternAttribute
Gallio.Framework.Pattern..::.TestAssemblyPatternAttribute
Gallio.Framework.Pattern..::.TestConstructorPatternAttribute
Gallio.Framework.Pattern..::.TestDependencyPatternAttribute
Gallio.Framework.Pattern..::.TestMethodPatternAttribute
Gallio.Framework.Pattern..::.TestParameterPatternAttribute
Gallio.Framework.Pattern..::.TestTypePatternAttribute
MbUnit.Framework.ContractVerifiers..::.VerifyContractAttribute
MbUnit.Framework..::.JoinAttribute
MbUnit.Framework..::.NameAttribute
