Interface MockSourceExtractor.Params

Enclosing class:
MockSourceExtractor

public static interface MockSourceExtractor.Params
Test parameters type.
  • Method Summary

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

    • setValue

      void setValue(String value)
      Sets the test parameter value.
      Parameters:
      value - The test parameter value.