TestListener

Registered implementations of this interface will be notified about events that occur during the test run.

interface TestListener {}

Meta