Abstract class describing attribute used to tag a class and declare a backup be restored to
it before the test is executed on request by tagging a test method with a RestoreDatabaseAttribute.
This class represents the generic case. The specific implementation for SQL Server is SqlRestoreInfoAttribute
Namespace:
MbUnit.FrameworkAssembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
Inheritance Hierarchy
System..::.Object
System..::.Attribute
MbUnit.Framework..::.DbRestoreInfoAttribute
MbUnit.Framework..::.SqlRestoreInfoAttribute
System..::.Attribute
MbUnit.Framework..::.DbRestoreInfoAttribute
MbUnit.Framework..::.SqlRestoreInfoAttribute
