| 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 f6ca95e43152cdf41941fcfa12a1f59da8c04831..6c56b9d3e5e611355be55b544c4d8a4f3da624e8 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--;
|
| }
|
|
|
| -buildUnnamed2575() {
|
| +buildUnnamed1312() {
|
| var o = new core.List<api.PersonResponse>();
|
| o.add(buildPersonResponse());
|
| o.add(buildPersonResponse());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2575(core.List<api.PersonResponse> o) {
|
| +checkUnnamed1312(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 = buildUnnamed2575();
|
| + o.responses = buildUnnamed1312();
|
| }
|
| buildCounterGetPeopleResponse--;
|
| return o;
|
| @@ -364,7 +364,7 @@ buildGetPeopleResponse() {
|
| checkGetPeopleResponse(api.GetPeopleResponse o) {
|
| buildCounterGetPeopleResponse++;
|
| if (buildCounterGetPeopleResponse < 3) {
|
| - checkUnnamed2575(o.responses);
|
| + checkUnnamed1312(o.responses);
|
| }
|
| buildCounterGetPeopleResponse--;
|
| }
|
| @@ -419,14 +419,14 @@ checkInterest(api.Interest o) {
|
| buildCounterInterest--;
|
| }
|
|
|
| -buildUnnamed2576() {
|
| +buildUnnamed1313() {
|
| var o = new core.List<api.Person>();
|
| o.add(buildPerson());
|
| o.add(buildPerson());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2576(core.List<api.Person> o) {
|
| +checkUnnamed1313(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 = buildUnnamed2576();
|
| + o.connections = buildUnnamed1313();
|
| o.nextPageToken = "foo";
|
| o.nextSyncToken = "foo";
|
| }
|
| @@ -448,7 +448,7 @@ buildListConnectionsResponse() {
|
| checkListConnectionsResponse(api.ListConnectionsResponse o) {
|
| buildCounterListConnectionsResponse++;
|
| if (buildCounterListConnectionsResponse < 3) {
|
| - checkUnnamed2576(o.connections);
|
| + checkUnnamed1313(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--;
|
| }
|
|
|
| -buildUnnamed2577() {
|
| +buildUnnamed1314() {
|
| var o = new core.List<api.Address>();
|
| o.add(buildAddress());
|
| o.add(buildAddress());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2577(core.List<api.Address> o) {
|
| +checkUnnamed1314(core.List<api.Address> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAddress(o[0]);
|
| checkAddress(o[1]);
|
| }
|
|
|
| -buildUnnamed2578() {
|
| +buildUnnamed1315() {
|
| var o = new core.List<api.Biography>();
|
| o.add(buildBiography());
|
| o.add(buildBiography());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2578(core.List<api.Biography> o) {
|
| +checkUnnamed1315(core.List<api.Biography> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBiography(o[0]);
|
| checkBiography(o[1]);
|
| }
|
|
|
| -buildUnnamed2579() {
|
| +buildUnnamed1316() {
|
| var o = new core.List<api.Birthday>();
|
| o.add(buildBirthday());
|
| o.add(buildBirthday());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2579(core.List<api.Birthday> o) {
|
| +checkUnnamed1316(core.List<api.Birthday> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBirthday(o[0]);
|
| checkBirthday(o[1]);
|
| }
|
|
|
| -buildUnnamed2580() {
|
| +buildUnnamed1317() {
|
| var o = new core.List<api.BraggingRights>();
|
| o.add(buildBraggingRights());
|
| o.add(buildBraggingRights());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2580(core.List<api.BraggingRights> o) {
|
| +checkUnnamed1317(core.List<api.BraggingRights> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkBraggingRights(o[0]);
|
| checkBraggingRights(o[1]);
|
| }
|
|
|
| -buildUnnamed2581() {
|
| +buildUnnamed1318() {
|
| var o = new core.List<api.CoverPhoto>();
|
| o.add(buildCoverPhoto());
|
| o.add(buildCoverPhoto());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2581(core.List<api.CoverPhoto> o) {
|
| +checkUnnamed1318(core.List<api.CoverPhoto> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkCoverPhoto(o[0]);
|
| checkCoverPhoto(o[1]);
|
| }
|
|
|
| -buildUnnamed2582() {
|
| +buildUnnamed1319() {
|
| var o = new core.List<api.EmailAddress>();
|
| o.add(buildEmailAddress());
|
| o.add(buildEmailAddress());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2582(core.List<api.EmailAddress> o) {
|
| +checkUnnamed1319(core.List<api.EmailAddress> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkEmailAddress(o[0]);
|
| checkEmailAddress(o[1]);
|
| }
|
|
|
| -buildUnnamed2583() {
|
| +buildUnnamed1320() {
|
| var o = new core.List<api.Event>();
|
| o.add(buildEvent());
|
| o.add(buildEvent());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2583(core.List<api.Event> o) {
|
| +checkUnnamed1320(core.List<api.Event> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkEvent(o[0]);
|
| checkEvent(o[1]);
|
| }
|
|
|
| -buildUnnamed2584() {
|
| +buildUnnamed1321() {
|
| var o = new core.List<api.Gender>();
|
| o.add(buildGender());
|
| o.add(buildGender());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2584(core.List<api.Gender> o) {
|
| +checkUnnamed1321(core.List<api.Gender> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkGender(o[0]);
|
| checkGender(o[1]);
|
| }
|
|
|
| -buildUnnamed2585() {
|
| +buildUnnamed1322() {
|
| var o = new core.List<api.ImClient>();
|
| o.add(buildImClient());
|
| o.add(buildImClient());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2585(core.List<api.ImClient> o) {
|
| +checkUnnamed1322(core.List<api.ImClient> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkImClient(o[0]);
|
| checkImClient(o[1]);
|
| }
|
|
|
| -buildUnnamed2586() {
|
| +buildUnnamed1323() {
|
| var o = new core.List<api.Interest>();
|
| o.add(buildInterest());
|
| o.add(buildInterest());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2586(core.List<api.Interest> o) {
|
| +checkUnnamed1323(core.List<api.Interest> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkInterest(o[0]);
|
| checkInterest(o[1]);
|
| }
|
|
|
| -buildUnnamed2587() {
|
| +buildUnnamed1324() {
|
| var o = new core.List<api.Locale>();
|
| o.add(buildLocale());
|
| o.add(buildLocale());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2587(core.List<api.Locale> o) {
|
| +checkUnnamed1324(core.List<api.Locale> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkLocale(o[0]);
|
| checkLocale(o[1]);
|
| }
|
|
|
| -buildUnnamed2588() {
|
| +buildUnnamed1325() {
|
| var o = new core.List<api.Membership>();
|
| o.add(buildMembership());
|
| o.add(buildMembership());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2588(core.List<api.Membership> o) {
|
| +checkUnnamed1325(core.List<api.Membership> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkMembership(o[0]);
|
| checkMembership(o[1]);
|
| }
|
|
|
| -buildUnnamed2589() {
|
| +buildUnnamed1326() {
|
| var o = new core.List<api.Name>();
|
| o.add(buildName());
|
| o.add(buildName());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2589(core.List<api.Name> o) {
|
| +checkUnnamed1326(core.List<api.Name> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkName(o[0]);
|
| checkName(o[1]);
|
| }
|
|
|
| -buildUnnamed2590() {
|
| +buildUnnamed1327() {
|
| var o = new core.List<api.Nickname>();
|
| o.add(buildNickname());
|
| o.add(buildNickname());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2590(core.List<api.Nickname> o) {
|
| +checkUnnamed1327(core.List<api.Nickname> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkNickname(o[0]);
|
| checkNickname(o[1]);
|
| }
|
|
|
| -buildUnnamed2591() {
|
| +buildUnnamed1328() {
|
| var o = new core.List<api.Occupation>();
|
| o.add(buildOccupation());
|
| o.add(buildOccupation());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2591(core.List<api.Occupation> o) {
|
| +checkUnnamed1328(core.List<api.Occupation> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOccupation(o[0]);
|
| checkOccupation(o[1]);
|
| }
|
|
|
| -buildUnnamed2592() {
|
| +buildUnnamed1329() {
|
| var o = new core.List<api.Organization>();
|
| o.add(buildOrganization());
|
| o.add(buildOrganization());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2592(core.List<api.Organization> o) {
|
| +checkUnnamed1329(core.List<api.Organization> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrganization(o[0]);
|
| checkOrganization(o[1]);
|
| }
|
|
|
| -buildUnnamed2593() {
|
| +buildUnnamed1330() {
|
| var o = new core.List<api.PhoneNumber>();
|
| o.add(buildPhoneNumber());
|
| o.add(buildPhoneNumber());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2593(core.List<api.PhoneNumber> o) {
|
| +checkUnnamed1330(core.List<api.PhoneNumber> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPhoneNumber(o[0]);
|
| checkPhoneNumber(o[1]);
|
| }
|
|
|
| -buildUnnamed2594() {
|
| +buildUnnamed1331() {
|
| var o = new core.List<api.Photo>();
|
| o.add(buildPhoto());
|
| o.add(buildPhoto());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2594(core.List<api.Photo> o) {
|
| +checkUnnamed1331(core.List<api.Photo> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPhoto(o[0]);
|
| checkPhoto(o[1]);
|
| }
|
|
|
| -buildUnnamed2595() {
|
| +buildUnnamed1332() {
|
| var o = new core.List<api.Relation>();
|
| o.add(buildRelation());
|
| o.add(buildRelation());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2595(core.List<api.Relation> o) {
|
| +checkUnnamed1332(core.List<api.Relation> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelation(o[0]);
|
| checkRelation(o[1]);
|
| }
|
|
|
| -buildUnnamed2596() {
|
| +buildUnnamed1333() {
|
| var o = new core.List<api.RelationshipInterest>();
|
| o.add(buildRelationshipInterest());
|
| o.add(buildRelationshipInterest());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2596(core.List<api.RelationshipInterest> o) {
|
| +checkUnnamed1333(core.List<api.RelationshipInterest> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelationshipInterest(o[0]);
|
| checkRelationshipInterest(o[1]);
|
| }
|
|
|
| -buildUnnamed2597() {
|
| +buildUnnamed1334() {
|
| var o = new core.List<api.RelationshipStatus>();
|
| o.add(buildRelationshipStatus());
|
| o.add(buildRelationshipStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2597(core.List<api.RelationshipStatus> o) {
|
| +checkUnnamed1334(core.List<api.RelationshipStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRelationshipStatus(o[0]);
|
| checkRelationshipStatus(o[1]);
|
| }
|
|
|
| -buildUnnamed2598() {
|
| +buildUnnamed1335() {
|
| var o = new core.List<api.Residence>();
|
| o.add(buildResidence());
|
| o.add(buildResidence());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2598(core.List<api.Residence> o) {
|
| +checkUnnamed1335(core.List<api.Residence> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkResidence(o[0]);
|
| checkResidence(o[1]);
|
| }
|
|
|
| -buildUnnamed2599() {
|
| +buildUnnamed1336() {
|
| var o = new core.List<api.Skill>();
|
| o.add(buildSkill());
|
| o.add(buildSkill());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2599(core.List<api.Skill> o) {
|
| +checkUnnamed1336(core.List<api.Skill> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkSkill(o[0]);
|
| checkSkill(o[1]);
|
| }
|
|
|
| -buildUnnamed2600() {
|
| +buildUnnamed1337() {
|
| var o = new core.List<api.Tagline>();
|
| o.add(buildTagline());
|
| o.add(buildTagline());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2600(core.List<api.Tagline> o) {
|
| +checkUnnamed1337(core.List<api.Tagline> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkTagline(o[0]);
|
| checkTagline(o[1]);
|
| }
|
|
|
| -buildUnnamed2601() {
|
| +buildUnnamed1338() {
|
| var o = new core.List<api.Url>();
|
| o.add(buildUrl());
|
| o.add(buildUrl());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2601(core.List<api.Url> o) {
|
| +checkUnnamed1338(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 = buildUnnamed2577();
|
| + o.addresses = buildUnnamed1314();
|
| o.ageRange = "foo";
|
| - o.biographies = buildUnnamed2578();
|
| - o.birthdays = buildUnnamed2579();
|
| - o.braggingRights = buildUnnamed2580();
|
| - o.coverPhotos = buildUnnamed2581();
|
| - o.emailAddresses = buildUnnamed2582();
|
| + o.biographies = buildUnnamed1315();
|
| + o.birthdays = buildUnnamed1316();
|
| + o.braggingRights = buildUnnamed1317();
|
| + o.coverPhotos = buildUnnamed1318();
|
| + o.emailAddresses = buildUnnamed1319();
|
| o.etag = "foo";
|
| - o.events = buildUnnamed2583();
|
| - o.genders = buildUnnamed2584();
|
| - o.imClients = buildUnnamed2585();
|
| - o.interests = buildUnnamed2586();
|
| - o.locales = buildUnnamed2587();
|
| - o.memberships = buildUnnamed2588();
|
| + o.events = buildUnnamed1320();
|
| + o.genders = buildUnnamed1321();
|
| + o.imClients = buildUnnamed1322();
|
| + o.interests = buildUnnamed1323();
|
| + o.locales = buildUnnamed1324();
|
| + o.memberships = buildUnnamed1325();
|
| o.metadata = buildPersonMetadata();
|
| - o.names = buildUnnamed2589();
|
| - o.nicknames = buildUnnamed2590();
|
| - o.occupations = buildUnnamed2591();
|
| - o.organizations = buildUnnamed2592();
|
| - o.phoneNumbers = buildUnnamed2593();
|
| - o.photos = buildUnnamed2594();
|
| - o.relations = buildUnnamed2595();
|
| - o.relationshipInterests = buildUnnamed2596();
|
| - o.relationshipStatuses = buildUnnamed2597();
|
| - o.residences = buildUnnamed2598();
|
| + o.names = buildUnnamed1326();
|
| + o.nicknames = buildUnnamed1327();
|
| + o.occupations = buildUnnamed1328();
|
| + o.organizations = buildUnnamed1329();
|
| + o.phoneNumbers = buildUnnamed1330();
|
| + o.photos = buildUnnamed1331();
|
| + o.relations = buildUnnamed1332();
|
| + o.relationshipInterests = buildUnnamed1333();
|
| + o.relationshipStatuses = buildUnnamed1334();
|
| + o.residences = buildUnnamed1335();
|
| o.resourceName = "foo";
|
| - o.skills = buildUnnamed2599();
|
| - o.taglines = buildUnnamed2600();
|
| - o.urls = buildUnnamed2601();
|
| + o.skills = buildUnnamed1336();
|
| + o.taglines = buildUnnamed1337();
|
| + o.urls = buildUnnamed1338();
|
| }
|
| buildCounterPerson--;
|
| return o;
|
| @@ -996,60 +996,60 @@ buildPerson() {
|
| checkPerson(api.Person o) {
|
| buildCounterPerson++;
|
| if (buildCounterPerson < 3) {
|
| - checkUnnamed2577(o.addresses);
|
| + checkUnnamed1314(o.addresses);
|
| unittest.expect(o.ageRange, unittest.equals('foo'));
|
| - checkUnnamed2578(o.biographies);
|
| - checkUnnamed2579(o.birthdays);
|
| - checkUnnamed2580(o.braggingRights);
|
| - checkUnnamed2581(o.coverPhotos);
|
| - checkUnnamed2582(o.emailAddresses);
|
| + checkUnnamed1315(o.biographies);
|
| + checkUnnamed1316(o.birthdays);
|
| + checkUnnamed1317(o.braggingRights);
|
| + checkUnnamed1318(o.coverPhotos);
|
| + checkUnnamed1319(o.emailAddresses);
|
| unittest.expect(o.etag, unittest.equals('foo'));
|
| - checkUnnamed2583(o.events);
|
| - checkUnnamed2584(o.genders);
|
| - checkUnnamed2585(o.imClients);
|
| - checkUnnamed2586(o.interests);
|
| - checkUnnamed2587(o.locales);
|
| - checkUnnamed2588(o.memberships);
|
| + checkUnnamed1320(o.events);
|
| + checkUnnamed1321(o.genders);
|
| + checkUnnamed1322(o.imClients);
|
| + checkUnnamed1323(o.interests);
|
| + checkUnnamed1324(o.locales);
|
| + checkUnnamed1325(o.memberships);
|
| checkPersonMetadata(o.metadata);
|
| - checkUnnamed2589(o.names);
|
| - checkUnnamed2590(o.nicknames);
|
| - checkUnnamed2591(o.occupations);
|
| - checkUnnamed2592(o.organizations);
|
| - checkUnnamed2593(o.phoneNumbers);
|
| - checkUnnamed2594(o.photos);
|
| - checkUnnamed2595(o.relations);
|
| - checkUnnamed2596(o.relationshipInterests);
|
| - checkUnnamed2597(o.relationshipStatuses);
|
| - checkUnnamed2598(o.residences);
|
| + checkUnnamed1326(o.names);
|
| + checkUnnamed1327(o.nicknames);
|
| + checkUnnamed1328(o.occupations);
|
| + checkUnnamed1329(o.organizations);
|
| + checkUnnamed1330(o.phoneNumbers);
|
| + checkUnnamed1331(o.photos);
|
| + checkUnnamed1332(o.relations);
|
| + checkUnnamed1333(o.relationshipInterests);
|
| + checkUnnamed1334(o.relationshipStatuses);
|
| + checkUnnamed1335(o.residences);
|
| unittest.expect(o.resourceName, unittest.equals('foo'));
|
| - checkUnnamed2599(o.skills);
|
| - checkUnnamed2600(o.taglines);
|
| - checkUnnamed2601(o.urls);
|
| + checkUnnamed1336(o.skills);
|
| + checkUnnamed1337(o.taglines);
|
| + checkUnnamed1338(o.urls);
|
| }
|
| buildCounterPerson--;
|
| }
|
|
|
| -buildUnnamed2602() {
|
| +buildUnnamed1339() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2602(core.List<core.String> o) {
|
| +checkUnnamed1339(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'));
|
| }
|
|
|
| -buildUnnamed2603() {
|
| +buildUnnamed1340() {
|
| var o = new core.List<api.Source>();
|
| o.add(buildSource());
|
| o.add(buildSource());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2603(core.List<api.Source> o) {
|
| +checkUnnamed1340(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 = buildUnnamed2602();
|
| - o.sources = buildUnnamed2603();
|
| + o.previousResourceNames = buildUnnamed1339();
|
| + o.sources = buildUnnamed1340();
|
| }
|
| 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'));
|
| - checkUnnamed2602(o.previousResourceNames);
|
| - checkUnnamed2603(o.sources);
|
| + checkUnnamed1339(o.previousResourceNames);
|
| + checkUnnamed1340(o.sources);
|
| }
|
| buildCounterPersonMetadata--;
|
| }
|
| @@ -1333,14 +1333,14 @@ checkUrl(api.Url o) {
|
| buildCounterUrl--;
|
| }
|
|
|
| -buildUnnamed2604() {
|
| +buildUnnamed1341() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2604(core.List<core.String> o) {
|
| +checkUnnamed1341(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 = buildUnnamed2604();
|
| + var arg_resourceNames = buildUnnamed1341();
|
| var arg_requestMask_includeField = "foo";
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
|
|