Test 1, simple
countLanguage:1; maxCountLanguage:2; maxResultsLanguage:5
countLanguage:2; maxCountLanguage:2; maxResultsLanguage:5
Test 2, empty nested list
countLanguage:1; maxCountLanguage:2; maxResultsLanguage:5
countLanguage:2; maxCountLanguage:2; maxResultsLanguage:5
Test 3 pre-work, checking how many persons when not nested (should be same as below!)
countPerson:1; maxCountPerson:2; maxResultsPerson:2
countPerson:2; maxCountPerson:2; maxResultsPerson:2
Test 3 pre-work #2, checking how many persons when not nested, using limit (should be same as below!)
countPerson:1; maxCountPerson:1; maxResultsPerson:2
Test 3, nested list using maxResults
countLanguage:1; maxCountLanguage:2; maxResultsLanguage:5
countPerson:1; maxCountPerson:2; maxResultsPerson:2
countPerson:2; maxCountPerson:2; maxResultsPerson:2
maxResultsLanguageAfterList:5
countLanguage:2; maxCountLanguage:2; maxResultsLanguage:5
countPerson:1; maxCountPerson:2; maxResultsPerson:2
countPerson:2; maxCountPerson:2; maxResultsPerson:2
maxResultsLanguageAfterList:5