Interface Parameters.TestsParameters

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String[] getTests()
      Get the paths identifying the tests or folders of tests within the test suite to be run.
    • Method Detail

      • getTests

        java.lang.String[] getTests()
        Get the paths identifying the tests or folders of tests within the test suite to be run.
        Returns:
        an array of paths identifying the tests to be run
        See Also:
        Parameters.getTests()