NUnit.UI.TouchRunner.OpenWriter Method
Opens the writer when starting the unit tests execution.

Syntax

public bool OpenWriter (string message)

Parameters

message
First message to write on the output.

Returns

true if the writer could be initialized properly, false otherwise (e.g. if the network logger could not contact it's server).

Remarks

Requirements

Namespace: NUnit.UI
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0