Null Publisher
All data sent to the null publisher is discarded. This publisher is used by the unit tests.
Parameters
None
Examples
<Test name="Default">
<Publisher class="Null" />
</Test>
All data sent to the null publisher is discarded. This publisher is used by the unit tests.
None
<Test name="Default">
<Publisher class="Null" />
</Test>