big-andy-coates / populace

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

Fields should not be populated with a consistent value #54

Open big-andy-coates opened 9 years ago

big-andy-coates commented 9 years ago

Populating all strings with 'populated' or all longs with '42' means bugs in serialisation code, where fields are incorrectly cross mapped, won't be detected.