Interface IEventSubscriber

All Known Implementing Classes:
ClearLogsBeforeTestingSubscriber, PersistLogFileSubscriber, QtafLoggingSubscriber, QuitDriverSubscriber, ScreenshotSubscriber, StepLoggerSubscriber, TestNGLoggingSubscriber

public interface IEventSubscriber
Interface that all event subscribers have to implement
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • initialize

      void initialize()