TestResultExtra Constructor
|
Initializes a new instance of the TestResultExtra class. |
ErrorCount (inherited from NUnit.Framework.TestResult) | |
Errors (inherited from NUnit.Framework.TestResult) | |
FailureCount (inherited from NUnit.Framework.TestResult) | |
Failures (inherited from NUnit.Framework.TestResult) | |
RunCount (inherited from NUnit.Framework.TestResult) | |
RunTime | Gets or sets the total run-time of a test. |
ShouldStop (inherited from NUnit.Framework.TestResult) | |
WasSuccessful (inherited from NUnit.Framework.TestResult) |
AddError (inherited from NUnit.Framework.TestResult) | |
AddFailure (inherited from NUnit.Framework.TestResult) | |
AddListener (inherited from NUnit.Framework.TestResult) | |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
EndTest (inherited from NUnit.Framework.TestResult) | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
RemoveListener (inherited from NUnit.Framework.TestResult) | |
RunProtected (inherited from NUnit.Framework.TestResult) | |
StartTest (inherited from NUnit.Framework.TestResult) | |
Stop (inherited from NUnit.Framework.TestResult) | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from MarshalByRefObject) | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
MemberwiseClone (inherited from Object) | Overloaded. Creates a shallow copy of the current Object. |
TestResultExtra Class | NAnt.NUnit1.Types Namespace