IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand, including all inherited members.
_expectedType | NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand | private |
DelegatingTestCommand(TestCommand innerCommand) | NUnit.Framework.Internal.Commands.DelegatingTestCommand | inlineprotected |
Execute(TestExecutionContext context) | NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand | inlinevirtual |
ExpectedExceptionCommand(TestCommand innerCommand, Type expectedType) | NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand | inline |
innerCommand | NUnit.Framework.Internal.Commands.DelegatingTestCommand | protected |
Test | NUnit.Framework.Internal.Commands.TestCommand | |
TestCommand(Test test) | NUnit.Framework.Internal.Commands.TestCommand | inline |