I have a parameterized test that uses an user defined class as the parameter,
@ParameterizedTest @CsvSource({ "1 a", "2 b" })