big-andy-coates / populace

Test utility to recursiving populate object graphs
Apache License 2.0
0 stars 0 forks source link

#60 Add support for fields exposed by getters & setters #61

Closed big-andy-coates closed 9 years ago

big-andy-coates commented 9 years ago

Add support for fields exposed by getters & setters and use this to switch the default walker config to expose both the key and the value fields from Map.Entry. Populator config continues to only walk the values of maps.