Interface IBaseBeforeAfterMethod

All Superinterfaces:
IAnnotation, IBaseBeforeAfter, IParameterizable, ITestOrConfiguration
All Known Subinterfaces:
IAfterMethod, IBeforeMethod
All Known Implementing Classes:
ConfigurationAnnotation

public interface IBaseBeforeAfterMethod extends IBaseBeforeAfter
  • Method Details

    • getGroupFilters

      String[] getGroupFilters()
      Returns:
      The list of groups the test method must belong to one of which.