Class LogTestInformationListener

java.lang.Object
com.atlassian.jira.pageobjects.config.junit4.LogTestInformationListener
All Implemented Interfaces:
WebTestListener

public class LogTestInformationListener extends Object implements WebTestListener
A WebTestListener that logs information about running tests.
Since:
v4.4
  • Constructor Details

    • LogTestInformationListener

      public LogTestInformationListener()
    • LogTestInformationListener

      public LogTestInformationListener(String logPrefix)
  • Method Details