Namespace:
MbUnit.Core.Invokers
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
public class ConditionalExceptionRunInvoker : ExpectedExceptionRunInvoker |
| Visual Basic (Declaration) |
|---|
Public Class ConditionalExceptionRunInvoker _ Inherits ExpectedExceptionRunInvoker |
Inheritance Hierarchy
System..::.Object
MbUnit.Core.Invokers..::.DecoratorRunInvoker
MbUnit.Core.Invokers..::.ExpectedExceptionRunInvoker
MbUnit.Core.Invokers..::.ConditionalExceptionRunInvoker
MbUnit.Core.Invokers..::.DecoratorRunInvoker
MbUnit.Core.Invokers..::.ExpectedExceptionRunInvoker
MbUnit.Core.Invokers..::.ConditionalExceptionRunInvoker
