test-arranger
test-arranger copied to clipboard
Extend support for creating values for fields of abstract type
If a field is abstract, e.g. of type java.lang.Number and there are concrete types extending it, test-arranger could create an instance of one of the child types and us it as field value.