An assembly initialization attribute gets a chance to perform early initialization
of the system before enumerating the tests within the assembly.
Namespace:
Gallio.Framework.PatternAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
Remarks
For examples, a subclass of this attribute may be used to register an assembly resolver before test enumeration occurs to ensure that all referenced assemblies can be loaded.
Inheritance Hierarchy
System..::.Object
System..::.Attribute
Gallio.Framework.Pattern..::.TestAssemblyInitializationAttribute
MbUnit.Framework..::.AssemblyResolverAttribute
System..::.Attribute
Gallio.Framework.Pattern..::.TestAssemblyInitializationAttribute
MbUnit.Framework..::.AssemblyResolverAttribute
