This test case demonstrates two things together:
1) The usage of the ScoringClassMapBuilder to automagically guess
the right mapping of various fields based on their "sameness"
2) The usage of built-in nested field mapping functionality
to handle mapping these objects, resulting in the mapping of a
flat list structure into an expanded object graph by guessing
how the fields should line up.