What is Peach
Installing
Tutorials
Methodology
Introduction
FAQ
Peach 3
Peach Pits
 General Conf
 Data Modeling
 State Modeling
 Agents
  Monitors
 Test
  Publishers
  Loggers
Running
Minset
Peach 2.3

License

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>