Summary
Returns the output file or null if does not use a file.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Tasks - Containing Type
- NUnitTestRunner
Syntax
protected FileInfo GetOutput(FormatterData formatterData, NUnitTestData test)
Parameters
Name | Type | Description |
---|---|---|
formatterData | FormatterData | |
test | NUnitTestData |
Return Value
Type | Description |
---|---|
FileInfo |