| Index: generated/googleapis/test/playmoviespartner/v1_test.dart
|
| diff --git a/generated/googleapis/test/playmoviespartner/v1_test.dart b/generated/googleapis/test/playmoviespartner/v1_test.dart
|
| index 903286e594498326065eddd75ae1840f0cc5ee63..2fa43d5815b6f0f599dfd0b6276371332b465ad6 100644
|
| --- a/generated/googleapis/test/playmoviespartner/v1_test.dart
|
| +++ b/generated/googleapis/test/playmoviespartner/v1_test.dart
|
| @@ -51,14 +51,14 @@ http.StreamedResponse stringResponse(
|
| return new http.StreamedResponse(stream, status, headers: headers);
|
| }
|
|
|
| -buildUnnamed2921() {
|
| +buildUnnamed3415() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2921(core.List<core.String> o) {
|
| +checkUnnamed3415(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'));
|
| @@ -82,7 +82,7 @@ buildAvail() {
|
| o.episodeTitleInternalAlias = "foo";
|
| o.formatProfile = "foo";
|
| o.licenseType = "foo";
|
| - o.pphNames = buildUnnamed2921();
|
| + o.pphNames = buildUnnamed3415();
|
| o.priceType = "foo";
|
| o.priceValue = "foo";
|
| o.productId = "foo";
|
| @@ -123,7 +123,7 @@ checkAvail(api.Avail o) {
|
| unittest.expect(o.episodeTitleInternalAlias, unittest.equals('foo'));
|
| unittest.expect(o.formatProfile, unittest.equals('foo'));
|
| unittest.expect(o.licenseType, unittest.equals('foo'));
|
| - checkUnnamed2921(o.pphNames);
|
| + checkUnnamed3415(o.pphNames);
|
| unittest.expect(o.priceType, unittest.equals('foo'));
|
| unittest.expect(o.priceValue, unittest.equals('foo'));
|
| unittest.expect(o.productId, unittest.equals('foo'));
|
| @@ -147,79 +147,79 @@ checkAvail(api.Avail o) {
|
| buildCounterAvail--;
|
| }
|
|
|
| -buildUnnamed2922() {
|
| +buildUnnamed3416() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2922(core.List<core.String> o) {
|
| +checkUnnamed3416(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'));
|
| }
|
|
|
| -buildUnnamed2923() {
|
| +buildUnnamed3417() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2923(core.List<core.String> o) {
|
| +checkUnnamed3417(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'));
|
| }
|
|
|
| -buildUnnamed2924() {
|
| +buildUnnamed3418() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2924(core.List<core.String> o) {
|
| +checkUnnamed3418(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'));
|
| }
|
|
|
| -buildUnnamed2925() {
|
| +buildUnnamed3419() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2925(core.List<core.String> o) {
|
| +checkUnnamed3419(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'));
|
| }
|
|
|
| -buildUnnamed2926() {
|
| +buildUnnamed3420() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2926(core.List<core.String> o) {
|
| +checkUnnamed3420(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'));
|
| }
|
|
|
| -buildUnnamed2927() {
|
| +buildUnnamed3421() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2927(core.List<core.String> o) {
|
| +checkUnnamed3421(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'));
|
| @@ -230,13 +230,13 @@ buildComponent() {
|
| var o = new api.Component();
|
| buildCounterComponent++;
|
| if (buildCounterComponent < 3) {
|
| - o.altCutIds = buildUnnamed2922();
|
| + o.altCutIds = buildUnnamed3416();
|
| o.approvedTime = "foo";
|
| o.componentDetailType = "foo";
|
| o.componentId = "foo";
|
| - o.customIds = buildUnnamed2923();
|
| - o.editLevelEidrs = buildUnnamed2924();
|
| - o.elIds = buildUnnamed2925();
|
| + o.customIds = buildUnnamed3417();
|
| + o.editLevelEidrs = buildUnnamed3418();
|
| + o.elIds = buildUnnamed3419();
|
| o.filename = "foo";
|
| o.language = "foo";
|
| o.name = "foo";
|
| @@ -244,13 +244,13 @@ buildComponent() {
|
| o.playableUnitType = "foo";
|
| o.pphName = "foo";
|
| o.priority = 42.0;
|
| - o.processingErrors = buildUnnamed2926();
|
| + o.processingErrors = buildUnnamed3420();
|
| o.receivedTime = "foo";
|
| o.rejectionNote = "foo";
|
| o.status = "foo";
|
| o.statusDetail = "foo";
|
| o.studioName = "foo";
|
| - o.titleLevelEidrs = buildUnnamed2927();
|
| + o.titleLevelEidrs = buildUnnamed3421();
|
| o.type = "foo";
|
| }
|
| buildCounterComponent--;
|
| @@ -260,13 +260,13 @@ buildComponent() {
|
| checkComponent(api.Component o) {
|
| buildCounterComponent++;
|
| if (buildCounterComponent < 3) {
|
| - checkUnnamed2922(o.altCutIds);
|
| + checkUnnamed3416(o.altCutIds);
|
| unittest.expect(o.approvedTime, unittest.equals('foo'));
|
| unittest.expect(o.componentDetailType, unittest.equals('foo'));
|
| unittest.expect(o.componentId, unittest.equals('foo'));
|
| - checkUnnamed2923(o.customIds);
|
| - checkUnnamed2924(o.editLevelEidrs);
|
| - checkUnnamed2925(o.elIds);
|
| + checkUnnamed3417(o.customIds);
|
| + checkUnnamed3418(o.editLevelEidrs);
|
| + checkUnnamed3419(o.elIds);
|
| unittest.expect(o.filename, unittest.equals('foo'));
|
| unittest.expect(o.language, unittest.equals('foo'));
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| @@ -274,39 +274,39 @@ checkComponent(api.Component o) {
|
| unittest.expect(o.playableUnitType, unittest.equals('foo'));
|
| unittest.expect(o.pphName, unittest.equals('foo'));
|
| unittest.expect(o.priority, unittest.equals(42.0));
|
| - checkUnnamed2926(o.processingErrors);
|
| + checkUnnamed3420(o.processingErrors);
|
| unittest.expect(o.receivedTime, unittest.equals('foo'));
|
| unittest.expect(o.rejectionNote, unittest.equals('foo'));
|
| unittest.expect(o.status, unittest.equals('foo'));
|
| unittest.expect(o.statusDetail, unittest.equals('foo'));
|
| unittest.expect(o.studioName, unittest.equals('foo'));
|
| - checkUnnamed2927(o.titleLevelEidrs);
|
| + checkUnnamed3421(o.titleLevelEidrs);
|
| unittest.expect(o.type, unittest.equals('foo'));
|
| }
|
| buildCounterComponent--;
|
| }
|
|
|
| -buildUnnamed2928() {
|
| +buildUnnamed3422() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2928(core.List<core.String> o) {
|
| +checkUnnamed3422(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'));
|
| }
|
|
|
| -buildUnnamed2929() {
|
| +buildUnnamed3423() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2929(core.List<core.String> o) {
|
| +checkUnnamed3423(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'));
|
| @@ -322,7 +322,7 @@ buildExperienceLocale() {
|
| o.channelId = "foo";
|
| o.country = "foo";
|
| o.createdTime = "foo";
|
| - o.customIds = buildUnnamed2928();
|
| + o.customIds = buildUnnamed3422();
|
| o.earliestAvailStartTime = "foo";
|
| o.editLevelEidr = "foo";
|
| o.elId = "foo";
|
| @@ -331,7 +331,7 @@ buildExperienceLocale() {
|
| o.name = "foo";
|
| o.normalizedPriority = "foo";
|
| o.playableSequenceId = "foo";
|
| - o.pphNames = buildUnnamed2929();
|
| + o.pphNames = buildUnnamed3423();
|
| o.presentationId = "foo";
|
| o.priority = 42.0;
|
| o.status = "foo";
|
| @@ -353,7 +353,7 @@ checkExperienceLocale(api.ExperienceLocale o) {
|
| unittest.expect(o.channelId, unittest.equals('foo'));
|
| unittest.expect(o.country, unittest.equals('foo'));
|
| unittest.expect(o.createdTime, unittest.equals('foo'));
|
| - checkUnnamed2928(o.customIds);
|
| + checkUnnamed3422(o.customIds);
|
| unittest.expect(o.earliestAvailStartTime, unittest.equals('foo'));
|
| unittest.expect(o.editLevelEidr, unittest.equals('foo'));
|
| unittest.expect(o.elId, unittest.equals('foo'));
|
| @@ -362,7 +362,7 @@ checkExperienceLocale(api.ExperienceLocale o) {
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| unittest.expect(o.normalizedPriority, unittest.equals('foo'));
|
| unittest.expect(o.playableSequenceId, unittest.equals('foo'));
|
| - checkUnnamed2929(o.pphNames);
|
| + checkUnnamed3423(o.pphNames);
|
| unittest.expect(o.presentationId, unittest.equals('foo'));
|
| unittest.expect(o.priority, unittest.equals(42.0));
|
| unittest.expect(o.status, unittest.equals('foo'));
|
| @@ -375,14 +375,14 @@ checkExperienceLocale(api.ExperienceLocale o) {
|
| buildCounterExperienceLocale--;
|
| }
|
|
|
| -buildUnnamed2930() {
|
| +buildUnnamed3424() {
|
| var o = new core.List<api.Avail>();
|
| o.add(buildAvail());
|
| o.add(buildAvail());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2930(core.List<api.Avail> o) {
|
| +checkUnnamed3424(core.List<api.Avail> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAvail(o[0]);
|
| checkAvail(o[1]);
|
| @@ -393,7 +393,7 @@ buildListAvailsResponse() {
|
| var o = new api.ListAvailsResponse();
|
| buildCounterListAvailsResponse++;
|
| if (buildCounterListAvailsResponse < 3) {
|
| - o.avails = buildUnnamed2930();
|
| + o.avails = buildUnnamed3424();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -404,21 +404,21 @@ buildListAvailsResponse() {
|
| checkListAvailsResponse(api.ListAvailsResponse o) {
|
| buildCounterListAvailsResponse++;
|
| if (buildCounterListAvailsResponse < 3) {
|
| - checkUnnamed2930(o.avails);
|
| + checkUnnamed3424(o.avails);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListAvailsResponse--;
|
| }
|
|
|
| -buildUnnamed2931() {
|
| +buildUnnamed3425() {
|
| var o = new core.List<api.Component>();
|
| o.add(buildComponent());
|
| o.add(buildComponent());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2931(core.List<api.Component> o) {
|
| +checkUnnamed3425(core.List<api.Component> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkComponent(o[0]);
|
| checkComponent(o[1]);
|
| @@ -429,7 +429,7 @@ buildListComponentsResponse() {
|
| var o = new api.ListComponentsResponse();
|
| buildCounterListComponentsResponse++;
|
| if (buildCounterListComponentsResponse < 3) {
|
| - o.components = buildUnnamed2931();
|
| + o.components = buildUnnamed3425();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -440,21 +440,21 @@ buildListComponentsResponse() {
|
| checkListComponentsResponse(api.ListComponentsResponse o) {
|
| buildCounterListComponentsResponse++;
|
| if (buildCounterListComponentsResponse < 3) {
|
| - checkUnnamed2931(o.components);
|
| + checkUnnamed3425(o.components);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListComponentsResponse--;
|
| }
|
|
|
| -buildUnnamed2932() {
|
| +buildUnnamed3426() {
|
| var o = new core.List<api.ExperienceLocale>();
|
| o.add(buildExperienceLocale());
|
| o.add(buildExperienceLocale());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2932(core.List<api.ExperienceLocale> o) {
|
| +checkUnnamed3426(core.List<api.ExperienceLocale> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkExperienceLocale(o[0]);
|
| checkExperienceLocale(o[1]);
|
| @@ -465,7 +465,7 @@ buildListExperienceLocalesResponse() {
|
| var o = new api.ListExperienceLocalesResponse();
|
| buildCounterListExperienceLocalesResponse++;
|
| if (buildCounterListExperienceLocalesResponse < 3) {
|
| - o.experienceLocales = buildUnnamed2932();
|
| + o.experienceLocales = buildUnnamed3426();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -476,21 +476,21 @@ buildListExperienceLocalesResponse() {
|
| checkListExperienceLocalesResponse(api.ListExperienceLocalesResponse o) {
|
| buildCounterListExperienceLocalesResponse++;
|
| if (buildCounterListExperienceLocalesResponse < 3) {
|
| - checkUnnamed2932(o.experienceLocales);
|
| + checkUnnamed3426(o.experienceLocales);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListExperienceLocalesResponse--;
|
| }
|
|
|
| -buildUnnamed2933() {
|
| +buildUnnamed3427() {
|
| var o = new core.List<api.Order>();
|
| o.add(buildOrder());
|
| o.add(buildOrder());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2933(core.List<api.Order> o) {
|
| +checkUnnamed3427(core.List<api.Order> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrder(o[0]);
|
| checkOrder(o[1]);
|
| @@ -502,7 +502,7 @@ buildListOrdersResponse() {
|
| buildCounterListOrdersResponse++;
|
| if (buildCounterListOrdersResponse < 3) {
|
| o.nextPageToken = "foo";
|
| - o.orders = buildUnnamed2933();
|
| + o.orders = buildUnnamed3427();
|
| o.totalSize = 42;
|
| }
|
| buildCounterListOrdersResponse--;
|
| @@ -513,20 +513,20 @@ checkListOrdersResponse(api.ListOrdersResponse o) {
|
| buildCounterListOrdersResponse++;
|
| if (buildCounterListOrdersResponse < 3) {
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed2933(o.orders);
|
| + checkUnnamed3427(o.orders);
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListOrdersResponse--;
|
| }
|
|
|
| -buildUnnamed2934() {
|
| +buildUnnamed3428() {
|
| var o = new core.List<api.StoreInfo>();
|
| o.add(buildStoreInfo());
|
| o.add(buildStoreInfo());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2934(core.List<api.StoreInfo> o) {
|
| +checkUnnamed3428(core.List<api.StoreInfo> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkStoreInfo(o[0]);
|
| checkStoreInfo(o[1]);
|
| @@ -538,7 +538,7 @@ buildListStoreInfosResponse() {
|
| buildCounterListStoreInfosResponse++;
|
| if (buildCounterListStoreInfosResponse < 3) {
|
| o.nextPageToken = "foo";
|
| - o.storeInfos = buildUnnamed2934();
|
| + o.storeInfos = buildUnnamed3428();
|
| o.totalSize = 42;
|
| }
|
| buildCounterListStoreInfosResponse--;
|
| @@ -549,20 +549,20 @@ checkListStoreInfosResponse(api.ListStoreInfosResponse o) {
|
| buildCounterListStoreInfosResponse++;
|
| if (buildCounterListStoreInfosResponse < 3) {
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed2934(o.storeInfos);
|
| + checkUnnamed3428(o.storeInfos);
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListStoreInfosResponse--;
|
| }
|
|
|
| -buildUnnamed2935() {
|
| +buildUnnamed3429() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2935(core.List<core.String> o) {
|
| +checkUnnamed3429(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'));
|
| @@ -576,7 +576,7 @@ buildOrder() {
|
| o.approvedTime = "foo";
|
| o.channelId = "foo";
|
| o.channelName = "foo";
|
| - o.countries = buildUnnamed2935();
|
| + o.countries = buildUnnamed3429();
|
| o.customId = "foo";
|
| o.earliestAvailStartTime = "foo";
|
| o.episodeName = "foo";
|
| @@ -607,7 +607,7 @@ checkOrder(api.Order o) {
|
| unittest.expect(o.approvedTime, unittest.equals('foo'));
|
| unittest.expect(o.channelId, unittest.equals('foo'));
|
| unittest.expect(o.channelName, unittest.equals('foo'));
|
| - checkUnnamed2935(o.countries);
|
| + checkUnnamed3429(o.countries);
|
| unittest.expect(o.customId, unittest.equals('foo'));
|
| unittest.expect(o.earliestAvailStartTime, unittest.equals('foo'));
|
| unittest.expect(o.episodeName, unittest.equals('foo'));
|
| @@ -631,40 +631,40 @@ checkOrder(api.Order o) {
|
| buildCounterOrder--;
|
| }
|
|
|
| -buildUnnamed2936() {
|
| +buildUnnamed3430() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2936(core.List<core.String> o) {
|
| +checkUnnamed3430(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'));
|
| }
|
|
|
| -buildUnnamed2937() {
|
| +buildUnnamed3431() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2937(core.List<core.String> o) {
|
| +checkUnnamed3431(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'));
|
| }
|
|
|
| -buildUnnamed2938() {
|
| +buildUnnamed3432() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2938(core.List<core.String> o) {
|
| +checkUnnamed3432(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'));
|
| @@ -675,7 +675,7 @@ buildStoreInfo() {
|
| var o = new api.StoreInfo();
|
| buildCounterStoreInfo++;
|
| if (buildCounterStoreInfo < 3) {
|
| - o.audioTracks = buildUnnamed2936();
|
| + o.audioTracks = buildUnnamed3430();
|
| o.country = "foo";
|
| o.editLevelEidr = "foo";
|
| o.episodeNumber = "foo";
|
| @@ -688,14 +688,14 @@ buildStoreInfo() {
|
| o.liveTime = "foo";
|
| o.mid = "foo";
|
| o.name = "foo";
|
| - o.pphNames = buildUnnamed2937();
|
| + o.pphNames = buildUnnamed3431();
|
| o.seasonId = "foo";
|
| o.seasonName = "foo";
|
| o.seasonNumber = "foo";
|
| o.showId = "foo";
|
| o.showName = "foo";
|
| o.studioName = "foo";
|
| - o.subtitles = buildUnnamed2938();
|
| + o.subtitles = buildUnnamed3432();
|
| o.titleLevelEidr = "foo";
|
| o.trailerId = "foo";
|
| o.type = "foo";
|
| @@ -708,7 +708,7 @@ buildStoreInfo() {
|
| checkStoreInfo(api.StoreInfo o) {
|
| buildCounterStoreInfo++;
|
| if (buildCounterStoreInfo < 3) {
|
| - checkUnnamed2936(o.audioTracks);
|
| + checkUnnamed3430(o.audioTracks);
|
| unittest.expect(o.country, unittest.equals('foo'));
|
| unittest.expect(o.editLevelEidr, unittest.equals('foo'));
|
| unittest.expect(o.episodeNumber, unittest.equals('foo'));
|
| @@ -721,14 +721,14 @@ checkStoreInfo(api.StoreInfo o) {
|
| unittest.expect(o.liveTime, unittest.equals('foo'));
|
| unittest.expect(o.mid, unittest.equals('foo'));
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| - checkUnnamed2937(o.pphNames);
|
| + checkUnnamed3431(o.pphNames);
|
| unittest.expect(o.seasonId, unittest.equals('foo'));
|
| unittest.expect(o.seasonName, unittest.equals('foo'));
|
| unittest.expect(o.seasonNumber, unittest.equals('foo'));
|
| unittest.expect(o.showId, unittest.equals('foo'));
|
| unittest.expect(o.showName, unittest.equals('foo'));
|
| unittest.expect(o.studioName, unittest.equals('foo'));
|
| - checkUnnamed2938(o.subtitles);
|
| + checkUnnamed3432(o.subtitles);
|
| unittest.expect(o.titleLevelEidr, unittest.equals('foo'));
|
| unittest.expect(o.trailerId, unittest.equals('foo'));
|
| unittest.expect(o.type, unittest.equals('foo'));
|
| @@ -737,274 +737,274 @@ checkStoreInfo(api.StoreInfo o) {
|
| buildCounterStoreInfo--;
|
| }
|
|
|
| -buildUnnamed2939() {
|
| +buildUnnamed3433() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2939(core.List<core.String> o) {
|
| +checkUnnamed3433(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'));
|
| }
|
|
|
| -buildUnnamed2940() {
|
| +buildUnnamed3434() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2940(core.List<core.String> o) {
|
| +checkUnnamed3434(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'));
|
| }
|
|
|
| -buildUnnamed2941() {
|
| +buildUnnamed3435() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2941(core.List<core.String> o) {
|
| +checkUnnamed3435(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'));
|
| }
|
|
|
| -buildUnnamed2942() {
|
| +buildUnnamed3436() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2942(core.List<core.String> o) {
|
| +checkUnnamed3436(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'));
|
| }
|
|
|
| -buildUnnamed2943() {
|
| +buildUnnamed3437() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2943(core.List<core.String> o) {
|
| +checkUnnamed3437(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'));
|
| }
|
|
|
| -buildUnnamed2944() {
|
| +buildUnnamed3438() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2944(core.List<core.String> o) {
|
| +checkUnnamed3438(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'));
|
| }
|
|
|
| -buildUnnamed2945() {
|
| +buildUnnamed3439() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2945(core.List<core.String> o) {
|
| +checkUnnamed3439(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'));
|
| }
|
|
|
| -buildUnnamed2946() {
|
| +buildUnnamed3440() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2946(core.List<core.String> o) {
|
| +checkUnnamed3440(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'));
|
| }
|
|
|
| -buildUnnamed2947() {
|
| +buildUnnamed3441() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2947(core.List<core.String> o) {
|
| +checkUnnamed3441(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'));
|
| }
|
|
|
| -buildUnnamed2948() {
|
| +buildUnnamed3442() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2948(core.List<core.String> o) {
|
| +checkUnnamed3442(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'));
|
| }
|
|
|
| -buildUnnamed2949() {
|
| +buildUnnamed3443() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2949(core.List<core.String> o) {
|
| +checkUnnamed3443(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'));
|
| }
|
|
|
| -buildUnnamed2950() {
|
| +buildUnnamed3444() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2950(core.List<core.String> o) {
|
| +checkUnnamed3444(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'));
|
| }
|
|
|
| -buildUnnamed2951() {
|
| +buildUnnamed3445() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2951(core.List<core.String> o) {
|
| +checkUnnamed3445(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'));
|
| }
|
|
|
| -buildUnnamed2952() {
|
| +buildUnnamed3446() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2952(core.List<core.String> o) {
|
| +checkUnnamed3446(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'));
|
| }
|
|
|
| -buildUnnamed2953() {
|
| +buildUnnamed3447() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2953(core.List<core.String> o) {
|
| +checkUnnamed3447(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'));
|
| }
|
|
|
| -buildUnnamed2954() {
|
| +buildUnnamed3448() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2954(core.List<core.String> o) {
|
| +checkUnnamed3448(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'));
|
| }
|
|
|
| -buildUnnamed2955() {
|
| +buildUnnamed3449() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2955(core.List<core.String> o) {
|
| +checkUnnamed3449(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'));
|
| }
|
|
|
| -buildUnnamed2956() {
|
| +buildUnnamed3450() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2956(core.List<core.String> o) {
|
| +checkUnnamed3450(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'));
|
| }
|
|
|
| -buildUnnamed2957() {
|
| +buildUnnamed3451() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2957(core.List<core.String> o) {
|
| +checkUnnamed3451(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'));
|
| }
|
|
|
| -buildUnnamed2958() {
|
| +buildUnnamed3452() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2958(core.List<core.String> o) {
|
| +checkUnnamed3452(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'));
|
| }
|
|
|
| -buildUnnamed2959() {
|
| +buildUnnamed3453() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2959(core.List<core.String> o) {
|
| +checkUnnamed3453(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'));
|
| @@ -1165,13 +1165,13 @@ main() {
|
| var arg_accountId = "foo";
|
| var arg_pageSize = 42;
|
| var arg_pageToken = "foo";
|
| - var arg_pphNames = buildUnnamed2939();
|
| - var arg_studioNames = buildUnnamed2940();
|
| + var arg_pphNames = buildUnnamed3433();
|
| + var arg_studioNames = buildUnnamed3434();
|
| var arg_title = "foo";
|
| - var arg_territories = buildUnnamed2941();
|
| + var arg_territories = buildUnnamed3435();
|
| var arg_altId = "foo";
|
| - var arg_videoIds = buildUnnamed2942();
|
| - var arg_altIds = buildUnnamed2943();
|
| + var arg_videoIds = buildUnnamed3436();
|
| + var arg_altIds = buildUnnamed3437();
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
| var pathOffset = 0;
|
| @@ -1238,11 +1238,11 @@ main() {
|
| var arg_accountId = "foo";
|
| var arg_pageSize = 42;
|
| var arg_pageToken = "foo";
|
| - var arg_pphNames = buildUnnamed2944();
|
| - var arg_studioNames = buildUnnamed2945();
|
| + var arg_pphNames = buildUnnamed3438();
|
| + var arg_studioNames = buildUnnamed3439();
|
| var arg_titleLevelEidr = "foo";
|
| var arg_editLevelEidr = "foo";
|
| - var arg_status = buildUnnamed2946();
|
| + var arg_status = buildUnnamed3440();
|
| var arg_customId = "foo";
|
| var arg_inventoryId = "foo";
|
| var arg_presentationId = "foo";
|
| @@ -1443,11 +1443,11 @@ main() {
|
| var arg_accountId = "foo";
|
| var arg_pageSize = 42;
|
| var arg_pageToken = "foo";
|
| - var arg_pphNames = buildUnnamed2947();
|
| - var arg_studioNames = buildUnnamed2948();
|
| + var arg_pphNames = buildUnnamed3441();
|
| + var arg_studioNames = buildUnnamed3442();
|
| var arg_titleLevelEidr = "foo";
|
| var arg_editLevelEidr = "foo";
|
| - var arg_status = buildUnnamed2949();
|
| + var arg_status = buildUnnamed3443();
|
| var arg_customId = "foo";
|
| var arg_altCutId = "foo";
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| @@ -1571,12 +1571,12 @@ main() {
|
| var arg_accountId = "foo";
|
| var arg_pageSize = 42;
|
| var arg_pageToken = "foo";
|
| - var arg_pphNames = buildUnnamed2950();
|
| - var arg_studioNames = buildUnnamed2951();
|
| + var arg_pphNames = buildUnnamed3444();
|
| + var arg_studioNames = buildUnnamed3445();
|
| var arg_name = "foo";
|
| - var arg_status = buildUnnamed2952();
|
| + var arg_status = buildUnnamed3446();
|
| var arg_customId = "foo";
|
| - var arg_videoIds = buildUnnamed2953();
|
| + var arg_videoIds = buildUnnamed3447();
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
| var pathOffset = 0;
|
| @@ -1642,14 +1642,14 @@ main() {
|
| var arg_accountId = "foo";
|
| var arg_pageSize = 42;
|
| var arg_pageToken = "foo";
|
| - var arg_pphNames = buildUnnamed2954();
|
| - var arg_studioNames = buildUnnamed2955();
|
| + var arg_pphNames = buildUnnamed3448();
|
| + var arg_studioNames = buildUnnamed3449();
|
| var arg_videoId = "foo";
|
| - var arg_countries = buildUnnamed2956();
|
| + var arg_countries = buildUnnamed3450();
|
| var arg_name = "foo";
|
| - var arg_videoIds = buildUnnamed2957();
|
| - var arg_mids = buildUnnamed2958();
|
| - var arg_seasonIds = buildUnnamed2959();
|
| + var arg_videoIds = buildUnnamed3451();
|
| + var arg_mids = buildUnnamed3452();
|
| + var arg_seasonIds = buildUnnamed3453();
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
| var pathOffset = 0;
|
|
|