NAnt SDK Documentation - v0.92 |
|
LogFormatter.StartTestSuite Method
Called when the whole test suite has started.
[Visual Basic]
NotOverridable Public Sub StartTestSuite( _
ByVal
suite As
NUnitTestData _
) _
Implements
IResultFormatter.StartTestSuite
See Also
LogFormatter Class | NAnt.NUnit1.Types Namespace