I am modifying a test method from single parameter to multiple:
@ParameterizedTest @NullSource @ValueSource({"foo", "bar"..}) void shouldR