NUnit.Framework.Internal.TestResult: Method Members

The methods of NUnit.Framework.Internal.TestResult are listed below. For a list of all members, see the TestResult Members list.

See Also: Inherited members from System.Object

Public Methods

AddResult(Xamarin.iOS.dll=NUnit.Framework.Internal.TestResult)
Documentation for this section has not yet been entered.
AddToXml(Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode, bool) : Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode
Documentation for this section has not yet been entered.
RecordException(Exception)
Set the test result based on the type of exception thrown
SetResult(Xamarin.iOS.dll=NUnit.Framework.Api.ResultState)
Set the result of the test
SetResult(string, Xamarin.iOS.dll=NUnit.Framework.Api.ResultState)
Set the result of the test
SetResult(string, string, Xamarin.iOS.dll=NUnit.Framework.Api.ResultState)
Set the result of the test
ToXml(bool) : Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode
Documentation for this section has not yet been entered.