assertj-assertions-generator
assertj-assertions-generator copied to clipboard
Fix for #133 - Support interface types in parameterised types
Fixes #133 by handling "interface" in the same way as "class" in pulling out generic types.