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