Interface TestActionListenerAware

All Known Implementing Classes:
TestActionListeners, TestContext

public interface TestActionListenerAware
Author:
Christoph Deppisch
  • Method Details

    • addTestActionListener

      void addTestActionListener(TestActionListener listener)
      Adds a new test action listener.
      Parameters:
      listener -