NAnt SDK Documentation - v0.92

TestResultExtra Class

Decorates NUnits TestResult with extra information such as run-time.

For a list of all members of this type, see TestResultExtra Members.

System.Object
   System.MarshalByRefObject
      NUnit.Framework.TestResult
         NAnt.NUnit1.Types.TestResultExtra

[Visual Basic]
Public Class TestResultExtra
    Inherits TestResult
[C#]
public class TestResultExtra : TestResult

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.NUnit1.Types

Assembly: NAnt.NUnit1Tasks (in NAnt.NUnit1Tasks.dll)

See Also

TestResultExtra Members | NAnt.NUnit1.Types Namespace