carllindberg

Results 2 issues of carllindberg

I ran into an issue recently when I wanted to test a class which has a delegate with a number of optional delegate methods. The functionality should be tested for...

This should fix the issue reported at https://issues.jenkins.io/browse/JENKINS-65285 . Thanks to Thomas Innes for debugging it; this is mostly his suggested code fixes in the issue, with unit test fixes...