TestExecutionContext.CurrentResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public NUnit.Framework.Internal.TestResult CurrentResult { get; set; }
member this.CurrentResult : NUnit.Framework.Internal.TestResult with get, set