| Index: generated/googleapis/test/people/v1_test.dart
|
| diff --git a/generated/googleapis/test/people/v1_test.dart b/generated/googleapis/test/people/v1_test.dart
|
| index a323c6eb710b1dfcba44b0d3c259f71f7cb8d30a..00ca4eb4a51fcc65fd799c571dee7a6a89820baf 100644
|
| --- a/generated/googleapis/test/people/v1_test.dart
|
| +++ b/generated/googleapis/test/people/v1_test.dart
|
| @@ -337,14 +337,14 @@ checkGender(api.Gender o) {
|
| buildCounterGender--;
|
| }
|
|
|
| -buildUnnamed2554() {
|
| +buildUnnamed1305() {
|
| var o = new core.List<api.PersonResponse>();
|
| o.add(buildPersonResponse());
|
| o.add(buildPersonResponse());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2554(core.List<api.PersonResponse> o) {
|
| +checkUnnamed1305(core.List<api.PersonResponse> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPersonResponse(o[0]);
|
| checkPersonResponse(o[1]);
|
| @@ -355,7 +355,7 @@ buildGetPeopleResponse() {
|
| var o = new api.GetPeopleResponse();
|
| buildCounterGetPeopleResponse++;
|
| if (buildCounterGetPeopleResponse < 3) {
|
| - o.responses = buildUnnamed2554();
|
| + o.responses = buildUnnamed1305();
|
| }
|
| buildCounterGetPeopleResponse--;
|
| return o;
|
| @@ -364,7 +364,7 @@ buildGetPeopleResponse() {
|
| checkGetPeopleResponse(api.GetPeopleResponse o) {
|
| buildCounterGetPeopleResponse++;
|
| if (buildCounterGetPeopleResponse < 3) {
|
| - checkUnnamed2554(o.responses);
|
| + checkUnnamed1305(o.responses);
|
| }
|
| buildCounterGetPeopleResponse--;
|
| }
|
| @@ -419,14 +419,14 @@ checkInterest(api.Interest o) {
|
| buildCounterInterest--;
|
| }
|
|
|
| -buildUnnamed2555() {
|
| +buildUnnamed1306() {
|
| var o = new core.List<api.Person>();
|
| o.add(buildPerson());
|
| o.add(buildPerson());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2555(core.List<api.Person> o) {
|
| +checkUnnamed1306(core.List<api.Person> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPerson(o[0]);
|
| checkPerson(o[1]);
|
| @@ -437,7 +437,7 @@ buildListConnectionsResponse() {
|
| var o = new api.ListConnectionsResponse();
|
| buildCounterListConnectionsResponse++;
|
| if (buildCounterListConnectionsResponse < 3) {
|
| - o.connections = buildUnnamed2555();
|
| + o.connections = buildUnnamed1306();
|
| o.nextPageToken = "foo";
|
| o.nextSyncToken = "foo";
|
| }
|
| @@ -448,7 +448,7 @@ buildListConnectionsResponse() {
|
| checkListConnectionsResponse(api.ListConnectionsResponse o) {
|
| buildCounterListConnectionsResponse++;
|
| if (buildCounterListConnectionsResponse < 3) {
|
| - checkUnnamed2555(o.connections);
|
| + checkUnnamed1306(o.connections);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.nextSyncToken, unittest.equals('foo'));
|
| }
|
| @@ -629,326 +629,326 @@ checkOrganization(api.Organization o) {
|
| buildCounterOrganization--;
|
| }
|
|
|
| -buildUnnamed2556() {
|
| +buildUnnamed1307() {
|
| var o = new core.List<api.Address>();
|
| o.add(buildAddress());
|
| o.add(buildAddress());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2556(core.List<api.Address> o) {
|
| +checkUnnamed1307(core.List<api.Address> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAddress(o[0]);
|
| checkAddress(o[1]);
|
| }
|
|
|
| -buildUnnamed2557() {
|
| +buildUnnamed1308() {
|
| var o = new core.List<api.Biography>();
|
| o.add(buildBiography());
|
| o.add(buildBiography());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2557(core.List<api.Biography> o) {
|
| +checkUnnamed1308(core.List<api.Biography> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBiography(o[0]);
|
| checkBiography(o[1]);
|
| }
|
|
|
| -buildUnnamed2558() {
|
| +buildUnnamed1309() {
|
| var o = new core.List<api.Birthday>();
|
| o.add(buildBirthday());
|
| o.add(buildBirthday());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2558(core.List<api.Birthday> o) {
|
| +checkUnnamed1309(core.List<api.Birthday> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBirthday(o[0]);
|
| checkBirthday(o[1]);
|
| }
|
|
|
| -buildUnnamed2559() {
|
| +buildUnnamed1310() {
|
| var o = new core.List<api.BraggingRights>();
|
| o.add(buildBraggingRights());
|
| o.add(buildBraggingRights());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2559(core.List<api.BraggingRights> o) {
|
| +checkUnnamed1310(core.List<api.BraggingRights> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBraggingRights(o[0]);
|
| checkBraggingRights(o[1]);
|
| }
|
|
|
| -buildUnnamed2560() {
|
| +buildUnnamed1311() {
|
| var o = new core.List<api.CoverPhoto>();
|
| o.add(buildCoverPhoto());
|
| o.add(buildCoverPhoto());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2560(core.List<api.CoverPhoto> o) {
|
| +checkUnnamed1311(core.List<api.CoverPhoto> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkCoverPhoto(o[0]);
|
| checkCoverPhoto(o[1]);
|
| }
|
|
|
| -buildUnnamed2561() {
|
| +buildUnnamed1312() {
|
| var o = new core.List<api.EmailAddress>();
|
| o.add(buildEmailAddress());
|
| o.add(buildEmailAddress());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2561(core.List<api.EmailAddress> o) {
|
| +checkUnnamed1312(core.List<api.EmailAddress> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkEmailAddress(o[0]);
|
| checkEmailAddress(o[1]);
|
| }
|
|
|
| -buildUnnamed2562() {
|
| +buildUnnamed1313() {
|
| var o = new core.List<api.Event>();
|
| o.add(buildEvent());
|
| o.add(buildEvent());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2562(core.List<api.Event> o) {
|
| +checkUnnamed1313(core.List<api.Event> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkEvent(o[0]);
|
| checkEvent(o[1]);
|
| }
|
|
|
| -buildUnnamed2563() {
|
| +buildUnnamed1314() {
|
| var o = new core.List<api.Gender>();
|
| o.add(buildGender());
|
| o.add(buildGender());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2563(core.List<api.Gender> o) {
|
| +checkUnnamed1314(core.List<api.Gender> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkGender(o[0]);
|
| checkGender(o[1]);
|
| }
|
|
|
| -buildUnnamed2564() {
|
| +buildUnnamed1315() {
|
| var o = new core.List<api.ImClient>();
|
| o.add(buildImClient());
|
| o.add(buildImClient());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2564(core.List<api.ImClient> o) {
|
| +checkUnnamed1315(core.List<api.ImClient> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkImClient(o[0]);
|
| checkImClient(o[1]);
|
| }
|
|
|
| -buildUnnamed2565() {
|
| +buildUnnamed1316() {
|
| var o = new core.List<api.Interest>();
|
| o.add(buildInterest());
|
| o.add(buildInterest());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2565(core.List<api.Interest> o) {
|
| +checkUnnamed1316(core.List<api.Interest> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkInterest(o[0]);
|
| checkInterest(o[1]);
|
| }
|
|
|
| -buildUnnamed2566() {
|
| +buildUnnamed1317() {
|
| var o = new core.List<api.Locale>();
|
| o.add(buildLocale());
|
| o.add(buildLocale());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2566(core.List<api.Locale> o) {
|
| +checkUnnamed1317(core.List<api.Locale> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkLocale(o[0]);
|
| checkLocale(o[1]);
|
| }
|
|
|
| -buildUnnamed2567() {
|
| +buildUnnamed1318() {
|
| var o = new core.List<api.Membership>();
|
| o.add(buildMembership());
|
| o.add(buildMembership());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2567(core.List<api.Membership> o) {
|
| +checkUnnamed1318(core.List<api.Membership> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkMembership(o[0]);
|
| checkMembership(o[1]);
|
| }
|
|
|
| -buildUnnamed2568() {
|
| +buildUnnamed1319() {
|
| var o = new core.List<api.Name>();
|
| o.add(buildName());
|
| o.add(buildName());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2568(core.List<api.Name> o) {
|
| +checkUnnamed1319(core.List<api.Name> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkName(o[0]);
|
| checkName(o[1]);
|
| }
|
|
|
| -buildUnnamed2569() {
|
| +buildUnnamed1320() {
|
| var o = new core.List<api.Nickname>();
|
| o.add(buildNickname());
|
| o.add(buildNickname());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2569(core.List<api.Nickname> o) {
|
| +checkUnnamed1320(core.List<api.Nickname> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkNickname(o[0]);
|
| checkNickname(o[1]);
|
| }
|
|
|
| -buildUnnamed2570() {
|
| +buildUnnamed1321() {
|
| var o = new core.List<api.Occupation>();
|
| o.add(buildOccupation());
|
| o.add(buildOccupation());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2570(core.List<api.Occupation> o) {
|
| +checkUnnamed1321(core.List<api.Occupation> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOccupation(o[0]);
|
| checkOccupation(o[1]);
|
| }
|
|
|
| -buildUnnamed2571() {
|
| +buildUnnamed1322() {
|
| var o = new core.List<api.Organization>();
|
| o.add(buildOrganization());
|
| o.add(buildOrganization());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2571(core.List<api.Organization> o) {
|
| +checkUnnamed1322(core.List<api.Organization> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrganization(o[0]);
|
| checkOrganization(o[1]);
|
| }
|
|
|
| -buildUnnamed2572() {
|
| +buildUnnamed1323() {
|
| var o = new core.List<api.PhoneNumber>();
|
| o.add(buildPhoneNumber());
|
| o.add(buildPhoneNumber());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2572(core.List<api.PhoneNumber> o) {
|
| +checkUnnamed1323(core.List<api.PhoneNumber> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPhoneNumber(o[0]);
|
| checkPhoneNumber(o[1]);
|
| }
|
|
|
| -buildUnnamed2573() {
|
| +buildUnnamed1324() {
|
| var o = new core.List<api.Photo>();
|
| o.add(buildPhoto());
|
| o.add(buildPhoto());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2573(core.List<api.Photo> o) {
|
| +checkUnnamed1324(core.List<api.Photo> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPhoto(o[0]);
|
| checkPhoto(o[1]);
|
| }
|
|
|
| -buildUnnamed2574() {
|
| +buildUnnamed1325() {
|
| var o = new core.List<api.Relation>();
|
| o.add(buildRelation());
|
| o.add(buildRelation());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2574(core.List<api.Relation> o) {
|
| +checkUnnamed1325(core.List<api.Relation> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelation(o[0]);
|
| checkRelation(o[1]);
|
| }
|
|
|
| -buildUnnamed2575() {
|
| +buildUnnamed1326() {
|
| var o = new core.List<api.RelationshipInterest>();
|
| o.add(buildRelationshipInterest());
|
| o.add(buildRelationshipInterest());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2575(core.List<api.RelationshipInterest> o) {
|
| +checkUnnamed1326(core.List<api.RelationshipInterest> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelationshipInterest(o[0]);
|
| checkRelationshipInterest(o[1]);
|
| }
|
|
|
| -buildUnnamed2576() {
|
| +buildUnnamed1327() {
|
| var o = new core.List<api.RelationshipStatus>();
|
| o.add(buildRelationshipStatus());
|
| o.add(buildRelationshipStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2576(core.List<api.RelationshipStatus> o) {
|
| +checkUnnamed1327(core.List<api.RelationshipStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelationshipStatus(o[0]);
|
| checkRelationshipStatus(o[1]);
|
| }
|
|
|
| -buildUnnamed2577() {
|
| +buildUnnamed1328() {
|
| var o = new core.List<api.Residence>();
|
| o.add(buildResidence());
|
| o.add(buildResidence());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2577(core.List<api.Residence> o) {
|
| +checkUnnamed1328(core.List<api.Residence> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkResidence(o[0]);
|
| checkResidence(o[1]);
|
| }
|
|
|
| -buildUnnamed2578() {
|
| +buildUnnamed1329() {
|
| var o = new core.List<api.Skill>();
|
| o.add(buildSkill());
|
| o.add(buildSkill());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2578(core.List<api.Skill> o) {
|
| +checkUnnamed1329(core.List<api.Skill> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkSkill(o[0]);
|
| checkSkill(o[1]);
|
| }
|
|
|
| -buildUnnamed2579() {
|
| +buildUnnamed1330() {
|
| var o = new core.List<api.Tagline>();
|
| o.add(buildTagline());
|
| o.add(buildTagline());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2579(core.List<api.Tagline> o) {
|
| +checkUnnamed1330(core.List<api.Tagline> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkTagline(o[0]);
|
| checkTagline(o[1]);
|
| }
|
|
|
| -buildUnnamed2580() {
|
| +buildUnnamed1331() {
|
| var o = new core.List<api.Url>();
|
| o.add(buildUrl());
|
| o.add(buildUrl());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2580(core.List<api.Url> o) {
|
| +checkUnnamed1331(core.List<api.Url> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkUrl(o[0]);
|
| checkUrl(o[1]);
|
| @@ -959,35 +959,35 @@ buildPerson() {
|
| var o = new api.Person();
|
| buildCounterPerson++;
|
| if (buildCounterPerson < 3) {
|
| - o.addresses = buildUnnamed2556();
|
| + o.addresses = buildUnnamed1307();
|
| o.ageRange = "foo";
|
| - o.biographies = buildUnnamed2557();
|
| - o.birthdays = buildUnnamed2558();
|
| - o.braggingRights = buildUnnamed2559();
|
| - o.coverPhotos = buildUnnamed2560();
|
| - o.emailAddresses = buildUnnamed2561();
|
| + o.biographies = buildUnnamed1308();
|
| + o.birthdays = buildUnnamed1309();
|
| + o.braggingRights = buildUnnamed1310();
|
| + o.coverPhotos = buildUnnamed1311();
|
| + o.emailAddresses = buildUnnamed1312();
|
| o.etag = "foo";
|
| - o.events = buildUnnamed2562();
|
| - o.genders = buildUnnamed2563();
|
| - o.imClients = buildUnnamed2564();
|
| - o.interests = buildUnnamed2565();
|
| - o.locales = buildUnnamed2566();
|
| - o.memberships = buildUnnamed2567();
|
| + o.events = buildUnnamed1313();
|
| + o.genders = buildUnnamed1314();
|
| + o.imClients = buildUnnamed1315();
|
| + o.interests = buildUnnamed1316();
|
| + o.locales = buildUnnamed1317();
|
| + o.memberships = buildUnnamed1318();
|
| o.metadata = buildPersonMetadata();
|
| - o.names = buildUnnamed2568();
|
| - o.nicknames = buildUnnamed2569();
|
| - o.occupations = buildUnnamed2570();
|
| - o.organizations = buildUnnamed2571();
|
| - o.phoneNumbers = buildUnnamed2572();
|
| - o.photos = buildUnnamed2573();
|
| - o.relations = buildUnnamed2574();
|
| - o.relationshipInterests = buildUnnamed2575();
|
| - o.relationshipStatuses = buildUnnamed2576();
|
| - o.residences = buildUnnamed2577();
|
| + o.names = buildUnnamed1319();
|
| + o.nicknames = buildUnnamed1320();
|
| + o.occupations = buildUnnamed1321();
|
| + o.organizations = buildUnnamed1322();
|
| + o.phoneNumbers = buildUnnamed1323();
|
| + o.photos = buildUnnamed1324();
|
| + o.relations = buildUnnamed1325();
|
| + o.relationshipInterests = buildUnnamed1326();
|
| + o.relationshipStatuses = buildUnnamed1327();
|
| + o.residences = buildUnnamed1328();
|
| o.resourceName = "foo";
|
| - o.skills = buildUnnamed2578();
|
| - o.taglines = buildUnnamed2579();
|
| - o.urls = buildUnnamed2580();
|
| + o.skills = buildUnnamed1329();
|
| + o.taglines = buildUnnamed1330();
|
| + o.urls = buildUnnamed1331();
|
| }
|
| buildCounterPerson--;
|
| return o;
|
| @@ -996,60 +996,60 @@ buildPerson() {
|
| checkPerson(api.Person o) {
|
| buildCounterPerson++;
|
| if (buildCounterPerson < 3) {
|
| - checkUnnamed2556(o.addresses);
|
| + checkUnnamed1307(o.addresses);
|
| unittest.expect(o.ageRange, unittest.equals('foo'));
|
| - checkUnnamed2557(o.biographies);
|
| - checkUnnamed2558(o.birthdays);
|
| - checkUnnamed2559(o.braggingRights);
|
| - checkUnnamed2560(o.coverPhotos);
|
| - checkUnnamed2561(o.emailAddresses);
|
| + checkUnnamed1308(o.biographies);
|
| + checkUnnamed1309(o.birthdays);
|
| + checkUnnamed1310(o.braggingRights);
|
| + checkUnnamed1311(o.coverPhotos);
|
| + checkUnnamed1312(o.emailAddresses);
|
| unittest.expect(o.etag, unittest.equals('foo'));
|
| - checkUnnamed2562(o.events);
|
| - checkUnnamed2563(o.genders);
|
| - checkUnnamed2564(o.imClients);
|
| - checkUnnamed2565(o.interests);
|
| - checkUnnamed2566(o.locales);
|
| - checkUnnamed2567(o.memberships);
|
| + checkUnnamed1313(o.events);
|
| + checkUnnamed1314(o.genders);
|
| + checkUnnamed1315(o.imClients);
|
| + checkUnnamed1316(o.interests);
|
| + checkUnnamed1317(o.locales);
|
| + checkUnnamed1318(o.memberships);
|
| checkPersonMetadata(o.metadata);
|
| - checkUnnamed2568(o.names);
|
| - checkUnnamed2569(o.nicknames);
|
| - checkUnnamed2570(o.occupations);
|
| - checkUnnamed2571(o.organizations);
|
| - checkUnnamed2572(o.phoneNumbers);
|
| - checkUnnamed2573(o.photos);
|
| - checkUnnamed2574(o.relations);
|
| - checkUnnamed2575(o.relationshipInterests);
|
| - checkUnnamed2576(o.relationshipStatuses);
|
| - checkUnnamed2577(o.residences);
|
| + checkUnnamed1319(o.names);
|
| + checkUnnamed1320(o.nicknames);
|
| + checkUnnamed1321(o.occupations);
|
| + checkUnnamed1322(o.organizations);
|
| + checkUnnamed1323(o.phoneNumbers);
|
| + checkUnnamed1324(o.photos);
|
| + checkUnnamed1325(o.relations);
|
| + checkUnnamed1326(o.relationshipInterests);
|
| + checkUnnamed1327(o.relationshipStatuses);
|
| + checkUnnamed1328(o.residences);
|
| unittest.expect(o.resourceName, unittest.equals('foo'));
|
| - checkUnnamed2578(o.skills);
|
| - checkUnnamed2579(o.taglines);
|
| - checkUnnamed2580(o.urls);
|
| + checkUnnamed1329(o.skills);
|
| + checkUnnamed1330(o.taglines);
|
| + checkUnnamed1331(o.urls);
|
| }
|
| buildCounterPerson--;
|
| }
|
|
|
| -buildUnnamed2581() {
|
| +buildUnnamed1332() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2581(core.List<core.String> o) {
|
| +checkUnnamed1332(core.List<core.String> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| unittest.expect(o[0], unittest.equals('foo'));
|
| unittest.expect(o[1], unittest.equals('foo'));
|
| }
|
|
|
| -buildUnnamed2582() {
|
| +buildUnnamed1333() {
|
| var o = new core.List<api.Source>();
|
| o.add(buildSource());
|
| o.add(buildSource());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2582(core.List<api.Source> o) {
|
| +checkUnnamed1333(core.List<api.Source> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkSource(o[0]);
|
| checkSource(o[1]);
|
| @@ -1062,8 +1062,8 @@ buildPersonMetadata() {
|
| if (buildCounterPersonMetadata < 3) {
|
| o.deleted = true;
|
| o.objectType = "foo";
|
| - o.previousResourceNames = buildUnnamed2581();
|
| - o.sources = buildUnnamed2582();
|
| + o.previousResourceNames = buildUnnamed1332();
|
| + o.sources = buildUnnamed1333();
|
| }
|
| buildCounterPersonMetadata--;
|
| return o;
|
| @@ -1074,8 +1074,8 @@ checkPersonMetadata(api.PersonMetadata o) {
|
| if (buildCounterPersonMetadata < 3) {
|
| unittest.expect(o.deleted, unittest.isTrue);
|
| unittest.expect(o.objectType, unittest.equals('foo'));
|
| - checkUnnamed2581(o.previousResourceNames);
|
| - checkUnnamed2582(o.sources);
|
| + checkUnnamed1332(o.previousResourceNames);
|
| + checkUnnamed1333(o.sources);
|
| }
|
| buildCounterPersonMetadata--;
|
| }
|
| @@ -1333,14 +1333,14 @@ checkUrl(api.Url o) {
|
| buildCounterUrl--;
|
| }
|
|
|
| -buildUnnamed2583() {
|
| +buildUnnamed1334() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2583(core.List<core.String> o) {
|
| +checkUnnamed1334(core.List<core.String> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| unittest.expect(o[0], unittest.equals('foo'));
|
| unittest.expect(o[1], unittest.equals('foo'));
|
| @@ -1715,7 +1715,7 @@ main() {
|
|
|
| var mock = new HttpServerMock();
|
| api.PeopleResourceApi res = new api.PeopleApi(mock).people;
|
| - var arg_resourceNames = buildUnnamed2583();
|
| + var arg_resourceNames = buildUnnamed1334();
|
| var arg_requestMask_includeField = "foo";
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
|
|