NAnt SDK Documentation - v0.85-nightly-2005-11-09

PlainTextFormatter Members

PlainTextFormatter overview

Public Instance Constructors

PlainTextFormatter Constructor Initializes a new instance of the PlainTextFormatter class.

Public Instance Properties

WriterMissing <summary> documentation for P:NAnt.NUnit1.Types.PlainTextFormatter.Writer

Public Instance Methods

AddErrorMissing <summary> documentation for M:NAnt.NUnit1.Types.PlainTextFormatter.AddError(NUnit.Framework.ITest,System.Exception)
AddFailureMissing <summary> documentation for M:NAnt.NUnit1.Types.PlainTextFormatter.AddFailure(NUnit.Framework.ITest,NUnit.Framework.AssertionFailedError)
EndTestMissing <summary> documentation for M:NAnt.NUnit1.Types.PlainTextFormatter.EndTest(NUnit.Framework.ITest)
EndTestSuiteCalled when the whole test suite has ended.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
SetOutputSets the Writer the formatter is supposed to write its results to.
StartTestMissing <summary> documentation for M:NAnt.NUnit1.Types.PlainTextFormatter.StartTest(NUnit.Framework.ITest)
StartTestSuiteCalled when the whole test suite has started.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

PlainTextFormatter Class | NAnt.NUnit1.Types Namespace