On Fri, 12 Sep 2025 11:54:40 GMT, Jaikiran Pai <[email protected]> wrote:
>> Hmm, that syntax doesn't work for me. >> >> org.junit.jupiter.api.extension.ParameterResolutionException: No >> ParameterResolver registered for parameter [java.lang.String arg1] in method >> [public void >> ImageReaderTest.testResourceNodes_present(java.lang.String,java.lang.String) >> throws java.io.IOException]. >> >> >> I'll just add the empty path case and leave it at that. > >> I'll just add the empty path case and leave it at that. > > That's fine with me. More as a FYI though - I had a typo in my original > CsvSource comment/example, which I later modified. So I don't know if that is > what is causing this error. Ahh, it's all one value per pair. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27203#discussion_r2344018785
