Interface IScanner

All Known Implementing Classes:
CustomClassInitializerScanner, CustomScreenshotScanner, HooksScanner, StepsScanner

public interface IScanner
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    scan(org.reflections.Reflections reflections)
     
  • Method Details

    • scan

      void scan(org.reflections.Reflections reflections)