jmockit1
jmockit1 copied to clipboard
Add method name check for generic methods Expectations
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.