Class ValueSourceHandler

  • All Implemented Interfaces:
    ParameterExtractionHandler

    public class ValueSourceHandler
    extends AbstractParameterExtractionHandler
    Parameter extraction handler for @ValueSource annotated parameterized tests. Supports extraction of various value types including strings, numeric types, booleans, characters, and classes from @ValueSource annotations.