The methods of NUnit.Framework.Internal.Commands.ExpectedExceptionCommand are listed below. For a list of all members, see the ExpectedExceptionCommand Members list.
See Also: Inherited members from NUnit.Framework.Internal.Commands.DelegatingTestCommand
override | Execute(Xamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext)Documentation for this section has not yet been entered. | |
ProcessException(Exception, Xamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext)Handles processing when an exception was thrown. | ||
ProcessNoException(Xamarin.iOS.dll=NUnit.Framework.Internal.TestExecutionContext)Handles processing when no exception was thrown. | ||