Package dev.orne.test.rnd.params
Interface MockSourceExtractor.Source
- Enclosing class:
- MockSourceExtractor
public static interface MockSourceExtractor.Source
Test parameters source type.
-
Method Summary
-
Method Details
-
getValue
String getValue()Returns the test parameter value.- Returns:
- The test parameter value.
-