Interface TestSourceExtractor.Source

Enclosing class:
TestSourceExtractor

public static interface TestSourceExtractor.Source
Test parameters source type.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the test parameter value.
  • Method Details

    • getValue

      String getValue()
      Returns the test parameter value.
      Returns:
      The test parameter value.