jmockit1 icon indicating copy to clipboard operation
jmockit1 copied to clipboard

Add method name check for generic methods Expectations

Open Saljack opened this issue 4 years ago • 0 comments

Close #708 #700 . WIth debuging I found that there is completly missing a check for a method name. Adding this check resolves issues with generic result types. See added unit tests.

Saljack avatar May 15 '21 21:05 Saljack