| 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 6bed2bb137e66fc1ebc4d608331b6fa24b48a105..903286e594498326065eddd75ae1840f0cc5ee63 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);
|
| }
|
|
|
| -buildUnnamed2957() {
|
| +buildUnnamed2921() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2957(core.List<core.String> o) {
|
| +checkUnnamed2921(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 = buildUnnamed2957();
|
| + o.pphNames = buildUnnamed2921();
|
| 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'));
|
| - checkUnnamed2957(o.pphNames);
|
| + checkUnnamed2921(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--;
|
| }
|
|
|
| -buildUnnamed2958() {
|
| +buildUnnamed2922() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2958(core.List<core.String> o) {
|
| +checkUnnamed2922(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() {
|
| +buildUnnamed2923() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2959(core.List<core.String> o) {
|
| +checkUnnamed2923(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'));
|
| }
|
|
|
| -buildUnnamed2960() {
|
| +buildUnnamed2924() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2960(core.List<core.String> o) {
|
| +checkUnnamed2924(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'));
|
| }
|
|
|
| -buildUnnamed2961() {
|
| +buildUnnamed2925() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2961(core.List<core.String> o) {
|
| +checkUnnamed2925(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'));
|
| }
|
|
|
| -buildUnnamed2962() {
|
| +buildUnnamed2926() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2962(core.List<core.String> o) {
|
| +checkUnnamed2926(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'));
|
| }
|
|
|
| -buildUnnamed2963() {
|
| +buildUnnamed2927() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2963(core.List<core.String> o) {
|
| +checkUnnamed2927(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 = buildUnnamed2958();
|
| + o.altCutIds = buildUnnamed2922();
|
| o.approvedTime = "foo";
|
| o.componentDetailType = "foo";
|
| o.componentId = "foo";
|
| - o.customIds = buildUnnamed2959();
|
| - o.editLevelEidrs = buildUnnamed2960();
|
| - o.elIds = buildUnnamed2961();
|
| + o.customIds = buildUnnamed2923();
|
| + o.editLevelEidrs = buildUnnamed2924();
|
| + o.elIds = buildUnnamed2925();
|
| 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 = buildUnnamed2962();
|
| + o.processingErrors = buildUnnamed2926();
|
| o.receivedTime = "foo";
|
| o.rejectionNote = "foo";
|
| o.status = "foo";
|
| o.statusDetail = "foo";
|
| o.studioName = "foo";
|
| - o.titleLevelEidrs = buildUnnamed2963();
|
| + o.titleLevelEidrs = buildUnnamed2927();
|
| o.type = "foo";
|
| }
|
| buildCounterComponent--;
|
| @@ -260,13 +260,13 @@ buildComponent() {
|
| checkComponent(api.Component o) {
|
| buildCounterComponent++;
|
| if (buildCounterComponent < 3) {
|
| - checkUnnamed2958(o.altCutIds);
|
| + checkUnnamed2922(o.altCutIds);
|
| unittest.expect(o.approvedTime, unittest.equals('foo'));
|
| unittest.expect(o.componentDetailType, unittest.equals('foo'));
|
| unittest.expect(o.componentId, unittest.equals('foo'));
|
| - checkUnnamed2959(o.customIds);
|
| - checkUnnamed2960(o.editLevelEidrs);
|
| - checkUnnamed2961(o.elIds);
|
| + checkUnnamed2923(o.customIds);
|
| + checkUnnamed2924(o.editLevelEidrs);
|
| + checkUnnamed2925(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));
|
| - checkUnnamed2962(o.processingErrors);
|
| + checkUnnamed2926(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'));
|
| - checkUnnamed2963(o.titleLevelEidrs);
|
| + checkUnnamed2927(o.titleLevelEidrs);
|
| unittest.expect(o.type, unittest.equals('foo'));
|
| }
|
| buildCounterComponent--;
|
| }
|
|
|
| -buildUnnamed2964() {
|
| +buildUnnamed2928() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2964(core.List<core.String> o) {
|
| +checkUnnamed2928(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'));
|
| }
|
|
|
| -buildUnnamed2965() {
|
| +buildUnnamed2929() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2965(core.List<core.String> o) {
|
| +checkUnnamed2929(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 = buildUnnamed2964();
|
| + o.customIds = buildUnnamed2928();
|
| 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 = buildUnnamed2965();
|
| + o.pphNames = buildUnnamed2929();
|
| 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'));
|
| - checkUnnamed2964(o.customIds);
|
| + checkUnnamed2928(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'));
|
| - checkUnnamed2965(o.pphNames);
|
| + checkUnnamed2929(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--;
|
| }
|
|
|
| -buildUnnamed2966() {
|
| +buildUnnamed2930() {
|
| var o = new core.List<api.Avail>();
|
| o.add(buildAvail());
|
| o.add(buildAvail());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2966(core.List<api.Avail> o) {
|
| +checkUnnamed2930(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 = buildUnnamed2966();
|
| + o.avails = buildUnnamed2930();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -404,21 +404,21 @@ buildListAvailsResponse() {
|
| checkListAvailsResponse(api.ListAvailsResponse o) {
|
| buildCounterListAvailsResponse++;
|
| if (buildCounterListAvailsResponse < 3) {
|
| - checkUnnamed2966(o.avails);
|
| + checkUnnamed2930(o.avails);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListAvailsResponse--;
|
| }
|
|
|
| -buildUnnamed2967() {
|
| +buildUnnamed2931() {
|
| var o = new core.List<api.Component>();
|
| o.add(buildComponent());
|
| o.add(buildComponent());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2967(core.List<api.Component> o) {
|
| +checkUnnamed2931(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 = buildUnnamed2967();
|
| + o.components = buildUnnamed2931();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -440,21 +440,21 @@ buildListComponentsResponse() {
|
| checkListComponentsResponse(api.ListComponentsResponse o) {
|
| buildCounterListComponentsResponse++;
|
| if (buildCounterListComponentsResponse < 3) {
|
| - checkUnnamed2967(o.components);
|
| + checkUnnamed2931(o.components);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListComponentsResponse--;
|
| }
|
|
|
| -buildUnnamed2968() {
|
| +buildUnnamed2932() {
|
| var o = new core.List<api.ExperienceLocale>();
|
| o.add(buildExperienceLocale());
|
| o.add(buildExperienceLocale());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2968(core.List<api.ExperienceLocale> o) {
|
| +checkUnnamed2932(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 = buildUnnamed2968();
|
| + o.experienceLocales = buildUnnamed2932();
|
| o.nextPageToken = "foo";
|
| o.totalSize = 42;
|
| }
|
| @@ -476,21 +476,21 @@ buildListExperienceLocalesResponse() {
|
| checkListExperienceLocalesResponse(api.ListExperienceLocalesResponse o) {
|
| buildCounterListExperienceLocalesResponse++;
|
| if (buildCounterListExperienceLocalesResponse < 3) {
|
| - checkUnnamed2968(o.experienceLocales);
|
| + checkUnnamed2932(o.experienceLocales);
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListExperienceLocalesResponse--;
|
| }
|
|
|
| -buildUnnamed2969() {
|
| +buildUnnamed2933() {
|
| var o = new core.List<api.Order>();
|
| o.add(buildOrder());
|
| o.add(buildOrder());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2969(core.List<api.Order> o) {
|
| +checkUnnamed2933(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 = buildUnnamed2969();
|
| + o.orders = buildUnnamed2933();
|
| o.totalSize = 42;
|
| }
|
| buildCounterListOrdersResponse--;
|
| @@ -513,20 +513,20 @@ checkListOrdersResponse(api.ListOrdersResponse o) {
|
| buildCounterListOrdersResponse++;
|
| if (buildCounterListOrdersResponse < 3) {
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed2969(o.orders);
|
| + checkUnnamed2933(o.orders);
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListOrdersResponse--;
|
| }
|
|
|
| -buildUnnamed2970() {
|
| +buildUnnamed2934() {
|
| var o = new core.List<api.StoreInfo>();
|
| o.add(buildStoreInfo());
|
| o.add(buildStoreInfo());
|
| return o;
|
| }
|
|
|
| -checkUnnamed2970(core.List<api.StoreInfo> o) {
|
| +checkUnnamed2934(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 = buildUnnamed2970();
|
| + o.storeInfos = buildUnnamed2934();
|
| o.totalSize = 42;
|
| }
|
| buildCounterListStoreInfosResponse--;
|
| @@ -549,20 +549,20 @@ checkListStoreInfosResponse(api.ListStoreInfosResponse o) {
|
| buildCounterListStoreInfosResponse++;
|
| if (buildCounterListStoreInfosResponse < 3) {
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed2970(o.storeInfos);
|
| + checkUnnamed2934(o.storeInfos);
|
| unittest.expect(o.totalSize, unittest.equals(42));
|
| }
|
| buildCounterListStoreInfosResponse--;
|
| }
|
|
|
| -buildUnnamed2971() {
|
| +buildUnnamed2935() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2971(core.List<core.String> o) {
|
| +checkUnnamed2935(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 = buildUnnamed2971();
|
| + o.countries = buildUnnamed2935();
|
| 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'));
|
| - checkUnnamed2971(o.countries);
|
| + checkUnnamed2935(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--;
|
| }
|
|
|
| -buildUnnamed2972() {
|
| +buildUnnamed2936() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2972(core.List<core.String> o) {
|
| +checkUnnamed2936(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'));
|
| }
|
|
|
| -buildUnnamed2973() {
|
| +buildUnnamed2937() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2973(core.List<core.String> o) {
|
| +checkUnnamed2937(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'));
|
| }
|
|
|
| -buildUnnamed2974() {
|
| +buildUnnamed2938() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2974(core.List<core.String> o) {
|
| +checkUnnamed2938(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 = buildUnnamed2972();
|
| + o.audioTracks = buildUnnamed2936();
|
| 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 = buildUnnamed2973();
|
| + o.pphNames = buildUnnamed2937();
|
| o.seasonId = "foo";
|
| o.seasonName = "foo";
|
| o.seasonNumber = "foo";
|
| o.showId = "foo";
|
| o.showName = "foo";
|
| o.studioName = "foo";
|
| - o.subtitles = buildUnnamed2974();
|
| + o.subtitles = buildUnnamed2938();
|
| o.titleLevelEidr = "foo";
|
| o.trailerId = "foo";
|
| o.type = "foo";
|
| @@ -708,7 +708,7 @@ buildStoreInfo() {
|
| checkStoreInfo(api.StoreInfo o) {
|
| buildCounterStoreInfo++;
|
| if (buildCounterStoreInfo < 3) {
|
| - checkUnnamed2972(o.audioTracks);
|
| + checkUnnamed2936(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'));
|
| - checkUnnamed2973(o.pphNames);
|
| + checkUnnamed2937(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'));
|
| - checkUnnamed2974(o.subtitles);
|
| + checkUnnamed2938(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--;
|
| }
|
|
|
| -buildUnnamed2975() {
|
| +buildUnnamed2939() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2975(core.List<core.String> o) {
|
| +checkUnnamed2939(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'));
|
| }
|
|
|
| -buildUnnamed2976() {
|
| +buildUnnamed2940() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2976(core.List<core.String> o) {
|
| +checkUnnamed2940(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'));
|
| }
|
|
|
| -buildUnnamed2977() {
|
| +buildUnnamed2941() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2977(core.List<core.String> o) {
|
| +checkUnnamed2941(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'));
|
| }
|
|
|
| -buildUnnamed2978() {
|
| +buildUnnamed2942() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2978(core.List<core.String> o) {
|
| +checkUnnamed2942(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'));
|
| }
|
|
|
| -buildUnnamed2979() {
|
| +buildUnnamed2943() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2979(core.List<core.String> o) {
|
| +checkUnnamed2943(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'));
|
| }
|
|
|
| -buildUnnamed2980() {
|
| +buildUnnamed2944() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2980(core.List<core.String> o) {
|
| +checkUnnamed2944(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'));
|
| }
|
|
|
| -buildUnnamed2981() {
|
| +buildUnnamed2945() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2981(core.List<core.String> o) {
|
| +checkUnnamed2945(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'));
|
| }
|
|
|
| -buildUnnamed2982() {
|
| +buildUnnamed2946() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2982(core.List<core.String> o) {
|
| +checkUnnamed2946(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'));
|
| }
|
|
|
| -buildUnnamed2983() {
|
| +buildUnnamed2947() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2983(core.List<core.String> o) {
|
| +checkUnnamed2947(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'));
|
| }
|
|
|
| -buildUnnamed2984() {
|
| +buildUnnamed2948() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2984(core.List<core.String> o) {
|
| +checkUnnamed2948(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'));
|
| }
|
|
|
| -buildUnnamed2985() {
|
| +buildUnnamed2949() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2985(core.List<core.String> o) {
|
| +checkUnnamed2949(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'));
|
| }
|
|
|
| -buildUnnamed2986() {
|
| +buildUnnamed2950() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2986(core.List<core.String> o) {
|
| +checkUnnamed2950(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'));
|
| }
|
|
|
| -buildUnnamed2987() {
|
| +buildUnnamed2951() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2987(core.List<core.String> o) {
|
| +checkUnnamed2951(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'));
|
| }
|
|
|
| -buildUnnamed2988() {
|
| +buildUnnamed2952() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2988(core.List<core.String> o) {
|
| +checkUnnamed2952(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'));
|
| }
|
|
|
| -buildUnnamed2989() {
|
| +buildUnnamed2953() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2989(core.List<core.String> o) {
|
| +checkUnnamed2953(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'));
|
| }
|
|
|
| -buildUnnamed2990() {
|
| +buildUnnamed2954() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2990(core.List<core.String> o) {
|
| +checkUnnamed2954(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'));
|
| }
|
|
|
| -buildUnnamed2991() {
|
| +buildUnnamed2955() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2991(core.List<core.String> o) {
|
| +checkUnnamed2955(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'));
|
| }
|
|
|
| -buildUnnamed2992() {
|
| +buildUnnamed2956() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2992(core.List<core.String> o) {
|
| +checkUnnamed2956(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'));
|
| }
|
|
|
| -buildUnnamed2993() {
|
| +buildUnnamed2957() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2993(core.List<core.String> o) {
|
| +checkUnnamed2957(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'));
|
| }
|
|
|
| -buildUnnamed2994() {
|
| +buildUnnamed2958() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2994(core.List<core.String> o) {
|
| +checkUnnamed2958(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'));
|
| }
|
|
|
| -buildUnnamed2995() {
|
| +buildUnnamed2959() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed2995(core.List<core.String> o) {
|
| +checkUnnamed2959(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 = buildUnnamed2975();
|
| - var arg_studioNames = buildUnnamed2976();
|
| + var arg_pphNames = buildUnnamed2939();
|
| + var arg_studioNames = buildUnnamed2940();
|
| var arg_title = "foo";
|
| - var arg_territories = buildUnnamed2977();
|
| + var arg_territories = buildUnnamed2941();
|
| var arg_altId = "foo";
|
| - var arg_videoIds = buildUnnamed2978();
|
| - var arg_altIds = buildUnnamed2979();
|
| + var arg_videoIds = buildUnnamed2942();
|
| + var arg_altIds = buildUnnamed2943();
|
| 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 = buildUnnamed2980();
|
| - var arg_studioNames = buildUnnamed2981();
|
| + var arg_pphNames = buildUnnamed2944();
|
| + var arg_studioNames = buildUnnamed2945();
|
| var arg_titleLevelEidr = "foo";
|
| var arg_editLevelEidr = "foo";
|
| - var arg_status = buildUnnamed2982();
|
| + var arg_status = buildUnnamed2946();
|
| 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 = buildUnnamed2983();
|
| - var arg_studioNames = buildUnnamed2984();
|
| + var arg_pphNames = buildUnnamed2947();
|
| + var arg_studioNames = buildUnnamed2948();
|
| var arg_titleLevelEidr = "foo";
|
| var arg_editLevelEidr = "foo";
|
| - var arg_status = buildUnnamed2985();
|
| + var arg_status = buildUnnamed2949();
|
| 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 = buildUnnamed2986();
|
| - var arg_studioNames = buildUnnamed2987();
|
| + var arg_pphNames = buildUnnamed2950();
|
| + var arg_studioNames = buildUnnamed2951();
|
| var arg_name = "foo";
|
| - var arg_status = buildUnnamed2988();
|
| + var arg_status = buildUnnamed2952();
|
| var arg_customId = "foo";
|
| - var arg_videoIds = buildUnnamed2989();
|
| + var arg_videoIds = buildUnnamed2953();
|
| 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 = buildUnnamed2990();
|
| - var arg_studioNames = buildUnnamed2991();
|
| + var arg_pphNames = buildUnnamed2954();
|
| + var arg_studioNames = buildUnnamed2955();
|
| var arg_videoId = "foo";
|
| - var arg_countries = buildUnnamed2992();
|
| + var arg_countries = buildUnnamed2956();
|
| var arg_name = "foo";
|
| - var arg_videoIds = buildUnnamed2993();
|
| - var arg_mids = buildUnnamed2994();
|
| - var arg_seasonIds = buildUnnamed2995();
|
| + var arg_videoIds = buildUnnamed2957();
|
| + var arg_mids = buildUnnamed2958();
|
| + var arg_seasonIds = buildUnnamed2959();
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
| var pathOffset = 0;
|
|
|