| Index: generated/googleapis/test/content/v2_test.dart
|
| diff --git a/generated/googleapis/test/content/v2_test.dart b/generated/googleapis/test/content/v2_test.dart
|
| index 872953c43f69795c5e9f9a699ec8553b5b8c3fd2..9546d63ced3f5109d536537069928e043fc949a0 100644
|
| --- a/generated/googleapis/test/content/v2_test.dart
|
| +++ b/generated/googleapis/test/content/v2_test.dart
|
| @@ -51,27 +51,27 @@ http.StreamedResponse stringResponse(
|
| return new http.StreamedResponse(stream, status, headers: headers);
|
| }
|
|
|
| -buildUnnamed841() {
|
| +buildUnnamed493() {
|
| var o = new core.List<api.AccountAdwordsLink>();
|
| o.add(buildAccountAdwordsLink());
|
| o.add(buildAccountAdwordsLink());
|
| return o;
|
| }
|
|
|
| -checkUnnamed841(core.List<api.AccountAdwordsLink> o) {
|
| +checkUnnamed493(core.List<api.AccountAdwordsLink> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountAdwordsLink(o[0]);
|
| checkAccountAdwordsLink(o[1]);
|
| }
|
|
|
| -buildUnnamed842() {
|
| +buildUnnamed494() {
|
| var o = new core.List<api.AccountUser>();
|
| o.add(buildAccountUser());
|
| o.add(buildAccountUser());
|
| return o;
|
| }
|
|
|
| -checkUnnamed842(core.List<api.AccountUser> o) {
|
| +checkUnnamed494(core.List<api.AccountUser> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountUser(o[0]);
|
| checkAccountUser(o[1]);
|
| @@ -83,13 +83,13 @@ buildAccount() {
|
| buildCounterAccount++;
|
| if (buildCounterAccount < 3) {
|
| o.adultContent = true;
|
| - o.adwordsLinks = buildUnnamed841();
|
| + o.adwordsLinks = buildUnnamed493();
|
| o.id = "foo";
|
| o.kind = "foo";
|
| o.name = "foo";
|
| o.reviewsUrl = "foo";
|
| o.sellerId = "foo";
|
| - o.users = buildUnnamed842();
|
| + o.users = buildUnnamed494();
|
| o.websiteUrl = "foo";
|
| }
|
| buildCounterAccount--;
|
| @@ -100,13 +100,13 @@ checkAccount(api.Account o) {
|
| buildCounterAccount++;
|
| if (buildCounterAccount < 3) {
|
| unittest.expect(o.adultContent, unittest.isTrue);
|
| - checkUnnamed841(o.adwordsLinks);
|
| + checkUnnamed493(o.adwordsLinks);
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| unittest.expect(o.reviewsUrl, unittest.equals('foo'));
|
| unittest.expect(o.sellerId, unittest.equals('foo'));
|
| - checkUnnamed842(o.users);
|
| + checkUnnamed494(o.users);
|
| unittest.expect(o.websiteUrl, unittest.equals('foo'));
|
| }
|
| buildCounterAccount--;
|
| @@ -154,53 +154,53 @@ checkAccountIdentifier(api.AccountIdentifier o) {
|
| buildCounterAccountIdentifier--;
|
| }
|
|
|
| -buildUnnamed843() {
|
| +buildUnnamed495() {
|
| var o = new core.List<api.AccountShippingCarrierRate>();
|
| o.add(buildAccountShippingCarrierRate());
|
| o.add(buildAccountShippingCarrierRate());
|
| return o;
|
| }
|
|
|
| -checkUnnamed843(core.List<api.AccountShippingCarrierRate> o) {
|
| +checkUnnamed495(core.List<api.AccountShippingCarrierRate> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingCarrierRate(o[0]);
|
| checkAccountShippingCarrierRate(o[1]);
|
| }
|
|
|
| -buildUnnamed844() {
|
| +buildUnnamed496() {
|
| var o = new core.List<api.AccountShippingLocationGroup>();
|
| o.add(buildAccountShippingLocationGroup());
|
| o.add(buildAccountShippingLocationGroup());
|
| return o;
|
| }
|
|
|
| -checkUnnamed844(core.List<api.AccountShippingLocationGroup> o) {
|
| +checkUnnamed496(core.List<api.AccountShippingLocationGroup> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingLocationGroup(o[0]);
|
| checkAccountShippingLocationGroup(o[1]);
|
| }
|
|
|
| -buildUnnamed845() {
|
| +buildUnnamed497() {
|
| var o = new core.List<api.AccountShippingRateTable>();
|
| o.add(buildAccountShippingRateTable());
|
| o.add(buildAccountShippingRateTable());
|
| return o;
|
| }
|
|
|
| -checkUnnamed845(core.List<api.AccountShippingRateTable> o) {
|
| +checkUnnamed497(core.List<api.AccountShippingRateTable> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingRateTable(o[0]);
|
| checkAccountShippingRateTable(o[1]);
|
| }
|
|
|
| -buildUnnamed846() {
|
| +buildUnnamed498() {
|
| var o = new core.List<api.AccountShippingShippingService>();
|
| o.add(buildAccountShippingShippingService());
|
| o.add(buildAccountShippingShippingService());
|
| return o;
|
| }
|
|
|
| -checkUnnamed846(core.List<api.AccountShippingShippingService> o) {
|
| +checkUnnamed498(core.List<api.AccountShippingShippingService> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingShippingService(o[0]);
|
| checkAccountShippingShippingService(o[1]);
|
| @@ -212,11 +212,11 @@ buildAccountShipping() {
|
| buildCounterAccountShipping++;
|
| if (buildCounterAccountShipping < 3) {
|
| o.accountId = "foo";
|
| - o.carrierRates = buildUnnamed843();
|
| + o.carrierRates = buildUnnamed495();
|
| o.kind = "foo";
|
| - o.locationGroups = buildUnnamed844();
|
| - o.rateTables = buildUnnamed845();
|
| - o.services = buildUnnamed846();
|
| + o.locationGroups = buildUnnamed496();
|
| + o.rateTables = buildUnnamed497();
|
| + o.services = buildUnnamed498();
|
| }
|
| buildCounterAccountShipping--;
|
| return o;
|
| @@ -226,11 +226,11 @@ checkAccountShipping(api.AccountShipping o) {
|
| buildCounterAccountShipping++;
|
| if (buildCounterAccountShipping < 3) {
|
| unittest.expect(o.accountId, unittest.equals('foo'));
|
| - checkUnnamed843(o.carrierRates);
|
| + checkUnnamed495(o.carrierRates);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| - checkUnnamed844(o.locationGroups);
|
| - checkUnnamed845(o.rateTables);
|
| - checkUnnamed846(o.services);
|
| + checkUnnamed496(o.locationGroups);
|
| + checkUnnamed497(o.rateTables);
|
| + checkUnnamed498(o.services);
|
| }
|
| buildCounterAccountShipping--;
|
| }
|
| @@ -297,40 +297,40 @@ checkAccountShippingCondition(api.AccountShippingCondition o) {
|
| buildCounterAccountShippingCondition--;
|
| }
|
|
|
| -buildUnnamed847() {
|
| +buildUnnamed499() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed847(core.List<core.String> o) {
|
| +checkUnnamed499(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'));
|
| }
|
|
|
| -buildUnnamed848() {
|
| +buildUnnamed500() {
|
| var o = new core.List<api.AccountShippingPostalCodeRange>();
|
| o.add(buildAccountShippingPostalCodeRange());
|
| o.add(buildAccountShippingPostalCodeRange());
|
| return o;
|
| }
|
|
|
| -checkUnnamed848(core.List<api.AccountShippingPostalCodeRange> o) {
|
| +checkUnnamed500(core.List<api.AccountShippingPostalCodeRange> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingPostalCodeRange(o[0]);
|
| checkAccountShippingPostalCodeRange(o[1]);
|
| }
|
|
|
| -buildUnnamed849() {
|
| +buildUnnamed501() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed849(core.List<core.String> o) {
|
| +checkUnnamed501(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'));
|
| @@ -342,10 +342,10 @@ buildAccountShippingLocationGroup() {
|
| buildCounterAccountShippingLocationGroup++;
|
| if (buildCounterAccountShippingLocationGroup < 3) {
|
| o.country = "foo";
|
| - o.locationIds = buildUnnamed847();
|
| + o.locationIds = buildUnnamed499();
|
| o.name = "foo";
|
| - o.postalCodeRanges = buildUnnamed848();
|
| - o.postalCodes = buildUnnamed849();
|
| + o.postalCodeRanges = buildUnnamed500();
|
| + o.postalCodes = buildUnnamed501();
|
| }
|
| buildCounterAccountShippingLocationGroup--;
|
| return o;
|
| @@ -355,10 +355,10 @@ checkAccountShippingLocationGroup(api.AccountShippingLocationGroup o) {
|
| buildCounterAccountShippingLocationGroup++;
|
| if (buildCounterAccountShippingLocationGroup < 3) {
|
| unittest.expect(o.country, unittest.equals('foo'));
|
| - checkUnnamed847(o.locationIds);
|
| + checkUnnamed499(o.locationIds);
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| - checkUnnamed848(o.postalCodeRanges);
|
| - checkUnnamed849(o.postalCodes);
|
| + checkUnnamed500(o.postalCodeRanges);
|
| + checkUnnamed501(o.postalCodes);
|
| }
|
| buildCounterAccountShippingLocationGroup--;
|
| }
|
| @@ -384,14 +384,14 @@ checkAccountShippingPostalCodeRange(api.AccountShippingPostalCodeRange o) {
|
| buildCounterAccountShippingPostalCodeRange--;
|
| }
|
|
|
| -buildUnnamed850() {
|
| +buildUnnamed502() {
|
| var o = new core.List<api.AccountShippingRateTableCell>();
|
| o.add(buildAccountShippingRateTableCell());
|
| o.add(buildAccountShippingRateTableCell());
|
| return o;
|
| }
|
|
|
| -checkUnnamed850(core.List<api.AccountShippingRateTableCell> o) {
|
| +checkUnnamed502(core.List<api.AccountShippingRateTableCell> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingRateTableCell(o[0]);
|
| checkAccountShippingRateTableCell(o[1]);
|
| @@ -402,7 +402,7 @@ buildAccountShippingRateTable() {
|
| var o = new api.AccountShippingRateTable();
|
| buildCounterAccountShippingRateTable++;
|
| if (buildCounterAccountShippingRateTable < 3) {
|
| - o.content = buildUnnamed850();
|
| + o.content = buildUnnamed502();
|
| o.name = "foo";
|
| o.saleCountry = "foo";
|
| }
|
| @@ -413,7 +413,7 @@ buildAccountShippingRateTable() {
|
| checkAccountShippingRateTable(api.AccountShippingRateTable o) {
|
| buildCounterAccountShippingRateTable++;
|
| if (buildCounterAccountShippingRateTable < 3) {
|
| - checkUnnamed850(o.content);
|
| + checkUnnamed502(o.content);
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| unittest.expect(o.saleCountry, unittest.equals('foo'));
|
| }
|
| @@ -495,14 +495,14 @@ checkAccountShippingShippingServiceCalculationMethod(api.AccountShippingShipping
|
| buildCounterAccountShippingShippingServiceCalculationMethod--;
|
| }
|
|
|
| -buildUnnamed851() {
|
| +buildUnnamed503() {
|
| var o = new core.List<api.AccountShippingShippingServiceCostRule>();
|
| o.add(buildAccountShippingShippingServiceCostRule());
|
| o.add(buildAccountShippingShippingServiceCostRule());
|
| return o;
|
| }
|
|
|
| -checkUnnamed851(core.List<api.AccountShippingShippingServiceCostRule> o) {
|
| +checkUnnamed503(core.List<api.AccountShippingShippingServiceCostRule> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShippingShippingServiceCostRule(o[0]);
|
| checkAccountShippingShippingServiceCostRule(o[1]);
|
| @@ -514,7 +514,7 @@ buildAccountShippingShippingServiceCostRule() {
|
| buildCounterAccountShippingShippingServiceCostRule++;
|
| if (buildCounterAccountShippingShippingServiceCostRule < 3) {
|
| o.calculationMethod = buildAccountShippingShippingServiceCalculationMethod();
|
| - o.children = buildUnnamed851();
|
| + o.children = buildUnnamed503();
|
| o.condition = buildAccountShippingCondition();
|
| }
|
| buildCounterAccountShippingShippingServiceCostRule--;
|
| @@ -525,20 +525,20 @@ checkAccountShippingShippingServiceCostRule(api.AccountShippingShippingServiceCo
|
| buildCounterAccountShippingShippingServiceCostRule++;
|
| if (buildCounterAccountShippingShippingServiceCostRule < 3) {
|
| checkAccountShippingShippingServiceCalculationMethod(o.calculationMethod);
|
| - checkUnnamed851(o.children);
|
| + checkUnnamed503(o.children);
|
| checkAccountShippingCondition(o.condition);
|
| }
|
| buildCounterAccountShippingShippingServiceCostRule--;
|
| }
|
|
|
| -buildUnnamed852() {
|
| +buildUnnamed504() {
|
| var o = new core.List<api.AccountStatusDataQualityIssue>();
|
| o.add(buildAccountStatusDataQualityIssue());
|
| o.add(buildAccountStatusDataQualityIssue());
|
| return o;
|
| }
|
|
|
| -checkUnnamed852(core.List<api.AccountStatusDataQualityIssue> o) {
|
| +checkUnnamed504(core.List<api.AccountStatusDataQualityIssue> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountStatusDataQualityIssue(o[0]);
|
| checkAccountStatusDataQualityIssue(o[1]);
|
| @@ -550,7 +550,7 @@ buildAccountStatus() {
|
| buildCounterAccountStatus++;
|
| if (buildCounterAccountStatus < 3) {
|
| o.accountId = "foo";
|
| - o.dataQualityIssues = buildUnnamed852();
|
| + o.dataQualityIssues = buildUnnamed504();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccountStatus--;
|
| @@ -561,20 +561,20 @@ checkAccountStatus(api.AccountStatus o) {
|
| buildCounterAccountStatus++;
|
| if (buildCounterAccountStatus < 3) {
|
| unittest.expect(o.accountId, unittest.equals('foo'));
|
| - checkUnnamed852(o.dataQualityIssues);
|
| + checkUnnamed504(o.dataQualityIssues);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccountStatus--;
|
| }
|
|
|
| -buildUnnamed853() {
|
| +buildUnnamed505() {
|
| var o = new core.List<api.AccountStatusExampleItem>();
|
| o.add(buildAccountStatusExampleItem());
|
| o.add(buildAccountStatusExampleItem());
|
| return o;
|
| }
|
|
|
| -checkUnnamed853(core.List<api.AccountStatusExampleItem> o) {
|
| +checkUnnamed505(core.List<api.AccountStatusExampleItem> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountStatusExampleItem(o[0]);
|
| checkAccountStatusExampleItem(o[1]);
|
| @@ -587,7 +587,7 @@ buildAccountStatusDataQualityIssue() {
|
| if (buildCounterAccountStatusDataQualityIssue < 3) {
|
| o.country = "foo";
|
| o.displayedValue = "foo";
|
| - o.exampleItems = buildUnnamed853();
|
| + o.exampleItems = buildUnnamed505();
|
| o.id = "foo";
|
| o.lastChecked = "foo";
|
| o.numItems = 42;
|
| @@ -603,7 +603,7 @@ checkAccountStatusDataQualityIssue(api.AccountStatusDataQualityIssue o) {
|
| if (buildCounterAccountStatusDataQualityIssue < 3) {
|
| unittest.expect(o.country, unittest.equals('foo'));
|
| unittest.expect(o.displayedValue, unittest.equals('foo'));
|
| - checkUnnamed853(o.exampleItems);
|
| + checkUnnamed505(o.exampleItems);
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| unittest.expect(o.lastChecked, unittest.equals('foo'));
|
| unittest.expect(o.numItems, unittest.equals(42));
|
| @@ -640,14 +640,14 @@ checkAccountStatusExampleItem(api.AccountStatusExampleItem o) {
|
| buildCounterAccountStatusExampleItem--;
|
| }
|
|
|
| -buildUnnamed854() {
|
| +buildUnnamed506() {
|
| var o = new core.List<api.AccountTaxTaxRule>();
|
| o.add(buildAccountTaxTaxRule());
|
| o.add(buildAccountTaxTaxRule());
|
| return o;
|
| }
|
|
|
| -checkUnnamed854(core.List<api.AccountTaxTaxRule> o) {
|
| +checkUnnamed506(core.List<api.AccountTaxTaxRule> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountTaxTaxRule(o[0]);
|
| checkAccountTaxTaxRule(o[1]);
|
| @@ -660,7 +660,7 @@ buildAccountTax() {
|
| if (buildCounterAccountTax < 3) {
|
| o.accountId = "foo";
|
| o.kind = "foo";
|
| - o.rules = buildUnnamed854();
|
| + o.rules = buildUnnamed506();
|
| }
|
| buildCounterAccountTax--;
|
| return o;
|
| @@ -671,7 +671,7 @@ checkAccountTax(api.AccountTax o) {
|
| if (buildCounterAccountTax < 3) {
|
| unittest.expect(o.accountId, unittest.equals('foo'));
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| - checkUnnamed854(o.rules);
|
| + checkUnnamed506(o.rules);
|
| }
|
| buildCounterAccountTax--;
|
| }
|
| @@ -724,14 +724,14 @@ checkAccountUser(api.AccountUser o) {
|
| buildCounterAccountUser--;
|
| }
|
|
|
| -buildUnnamed855() {
|
| +buildUnnamed507() {
|
| var o = new core.List<api.AccountIdentifier>();
|
| o.add(buildAccountIdentifier());
|
| o.add(buildAccountIdentifier());
|
| return o;
|
| }
|
|
|
| -checkUnnamed855(core.List<api.AccountIdentifier> o) {
|
| +checkUnnamed507(core.List<api.AccountIdentifier> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountIdentifier(o[0]);
|
| checkAccountIdentifier(o[1]);
|
| @@ -742,7 +742,7 @@ buildAccountsAuthInfoResponse() {
|
| var o = new api.AccountsAuthInfoResponse();
|
| buildCounterAccountsAuthInfoResponse++;
|
| if (buildCounterAccountsAuthInfoResponse < 3) {
|
| - o.accountIdentifiers = buildUnnamed855();
|
| + o.accountIdentifiers = buildUnnamed507();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccountsAuthInfoResponse--;
|
| @@ -752,20 +752,20 @@ buildAccountsAuthInfoResponse() {
|
| checkAccountsAuthInfoResponse(api.AccountsAuthInfoResponse o) {
|
| buildCounterAccountsAuthInfoResponse++;
|
| if (buildCounterAccountsAuthInfoResponse < 3) {
|
| - checkUnnamed855(o.accountIdentifiers);
|
| + checkUnnamed507(o.accountIdentifiers);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccountsAuthInfoResponse--;
|
| }
|
|
|
| -buildUnnamed856() {
|
| +buildUnnamed508() {
|
| var o = new core.List<api.AccountsCustomBatchRequestEntry>();
|
| o.add(buildAccountsCustomBatchRequestEntry());
|
| o.add(buildAccountsCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed856(core.List<api.AccountsCustomBatchRequestEntry> o) {
|
| +checkUnnamed508(core.List<api.AccountsCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountsCustomBatchRequestEntry(o[0]);
|
| checkAccountsCustomBatchRequestEntry(o[1]);
|
| @@ -776,7 +776,7 @@ buildAccountsCustomBatchRequest() {
|
| var o = new api.AccountsCustomBatchRequest();
|
| buildCounterAccountsCustomBatchRequest++;
|
| if (buildCounterAccountsCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed856();
|
| + o.entries = buildUnnamed508();
|
| }
|
| buildCounterAccountsCustomBatchRequest--;
|
| return o;
|
| @@ -785,7 +785,7 @@ buildAccountsCustomBatchRequest() {
|
| checkAccountsCustomBatchRequest(api.AccountsCustomBatchRequest o) {
|
| buildCounterAccountsCustomBatchRequest++;
|
| if (buildCounterAccountsCustomBatchRequest < 3) {
|
| - checkUnnamed856(o.entries);
|
| + checkUnnamed508(o.entries);
|
| }
|
| buildCounterAccountsCustomBatchRequest--;
|
| }
|
| @@ -817,14 +817,14 @@ checkAccountsCustomBatchRequestEntry(api.AccountsCustomBatchRequestEntry o) {
|
| buildCounterAccountsCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed857() {
|
| +buildUnnamed509() {
|
| var o = new core.List<api.AccountsCustomBatchResponseEntry>();
|
| o.add(buildAccountsCustomBatchResponseEntry());
|
| o.add(buildAccountsCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed857(core.List<api.AccountsCustomBatchResponseEntry> o) {
|
| +checkUnnamed509(core.List<api.AccountsCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountsCustomBatchResponseEntry(o[0]);
|
| checkAccountsCustomBatchResponseEntry(o[1]);
|
| @@ -835,7 +835,7 @@ buildAccountsCustomBatchResponse() {
|
| var o = new api.AccountsCustomBatchResponse();
|
| buildCounterAccountsCustomBatchResponse++;
|
| if (buildCounterAccountsCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed857();
|
| + o.entries = buildUnnamed509();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccountsCustomBatchResponse--;
|
| @@ -845,7 +845,7 @@ buildAccountsCustomBatchResponse() {
|
| checkAccountsCustomBatchResponse(api.AccountsCustomBatchResponse o) {
|
| buildCounterAccountsCustomBatchResponse++;
|
| if (buildCounterAccountsCustomBatchResponse < 3) {
|
| - checkUnnamed857(o.entries);
|
| + checkUnnamed509(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccountsCustomBatchResponse--;
|
| @@ -876,14 +876,14 @@ checkAccountsCustomBatchResponseEntry(api.AccountsCustomBatchResponseEntry o) {
|
| buildCounterAccountsCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed858() {
|
| +buildUnnamed510() {
|
| var o = new core.List<api.Account>();
|
| o.add(buildAccount());
|
| o.add(buildAccount());
|
| return o;
|
| }
|
|
|
| -checkUnnamed858(core.List<api.Account> o) {
|
| +checkUnnamed510(core.List<api.Account> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccount(o[0]);
|
| checkAccount(o[1]);
|
| @@ -896,7 +896,7 @@ buildAccountsListResponse() {
|
| if (buildCounterAccountsListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed858();
|
| + o.resources = buildUnnamed510();
|
| }
|
| buildCounterAccountsListResponse--;
|
| return o;
|
| @@ -907,19 +907,19 @@ checkAccountsListResponse(api.AccountsListResponse o) {
|
| if (buildCounterAccountsListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed858(o.resources);
|
| + checkUnnamed510(o.resources);
|
| }
|
| buildCounterAccountsListResponse--;
|
| }
|
|
|
| -buildUnnamed859() {
|
| +buildUnnamed511() {
|
| var o = new core.List<api.AccountshippingCustomBatchRequestEntry>();
|
| o.add(buildAccountshippingCustomBatchRequestEntry());
|
| o.add(buildAccountshippingCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed859(core.List<api.AccountshippingCustomBatchRequestEntry> o) {
|
| +checkUnnamed511(core.List<api.AccountshippingCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountshippingCustomBatchRequestEntry(o[0]);
|
| checkAccountshippingCustomBatchRequestEntry(o[1]);
|
| @@ -930,7 +930,7 @@ buildAccountshippingCustomBatchRequest() {
|
| var o = new api.AccountshippingCustomBatchRequest();
|
| buildCounterAccountshippingCustomBatchRequest++;
|
| if (buildCounterAccountshippingCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed859();
|
| + o.entries = buildUnnamed511();
|
| }
|
| buildCounterAccountshippingCustomBatchRequest--;
|
| return o;
|
| @@ -939,7 +939,7 @@ buildAccountshippingCustomBatchRequest() {
|
| checkAccountshippingCustomBatchRequest(api.AccountshippingCustomBatchRequest o) {
|
| buildCounterAccountshippingCustomBatchRequest++;
|
| if (buildCounterAccountshippingCustomBatchRequest < 3) {
|
| - checkUnnamed859(o.entries);
|
| + checkUnnamed511(o.entries);
|
| }
|
| buildCounterAccountshippingCustomBatchRequest--;
|
| }
|
| @@ -971,14 +971,14 @@ checkAccountshippingCustomBatchRequestEntry(api.AccountshippingCustomBatchReques
|
| buildCounterAccountshippingCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed860() {
|
| +buildUnnamed512() {
|
| var o = new core.List<api.AccountshippingCustomBatchResponseEntry>();
|
| o.add(buildAccountshippingCustomBatchResponseEntry());
|
| o.add(buildAccountshippingCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed860(core.List<api.AccountshippingCustomBatchResponseEntry> o) {
|
| +checkUnnamed512(core.List<api.AccountshippingCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountshippingCustomBatchResponseEntry(o[0]);
|
| checkAccountshippingCustomBatchResponseEntry(o[1]);
|
| @@ -989,7 +989,7 @@ buildAccountshippingCustomBatchResponse() {
|
| var o = new api.AccountshippingCustomBatchResponse();
|
| buildCounterAccountshippingCustomBatchResponse++;
|
| if (buildCounterAccountshippingCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed860();
|
| + o.entries = buildUnnamed512();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccountshippingCustomBatchResponse--;
|
| @@ -999,7 +999,7 @@ buildAccountshippingCustomBatchResponse() {
|
| checkAccountshippingCustomBatchResponse(api.AccountshippingCustomBatchResponse o) {
|
| buildCounterAccountshippingCustomBatchResponse++;
|
| if (buildCounterAccountshippingCustomBatchResponse < 3) {
|
| - checkUnnamed860(o.entries);
|
| + checkUnnamed512(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccountshippingCustomBatchResponse--;
|
| @@ -1030,14 +1030,14 @@ checkAccountshippingCustomBatchResponseEntry(api.AccountshippingCustomBatchRespo
|
| buildCounterAccountshippingCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed861() {
|
| +buildUnnamed513() {
|
| var o = new core.List<api.AccountShipping>();
|
| o.add(buildAccountShipping());
|
| o.add(buildAccountShipping());
|
| return o;
|
| }
|
|
|
| -checkUnnamed861(core.List<api.AccountShipping> o) {
|
| +checkUnnamed513(core.List<api.AccountShipping> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountShipping(o[0]);
|
| checkAccountShipping(o[1]);
|
| @@ -1050,7 +1050,7 @@ buildAccountshippingListResponse() {
|
| if (buildCounterAccountshippingListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed861();
|
| + o.resources = buildUnnamed513();
|
| }
|
| buildCounterAccountshippingListResponse--;
|
| return o;
|
| @@ -1061,19 +1061,19 @@ checkAccountshippingListResponse(api.AccountshippingListResponse o) {
|
| if (buildCounterAccountshippingListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed861(o.resources);
|
| + checkUnnamed513(o.resources);
|
| }
|
| buildCounterAccountshippingListResponse--;
|
| }
|
|
|
| -buildUnnamed862() {
|
| +buildUnnamed514() {
|
| var o = new core.List<api.AccountstatusesCustomBatchRequestEntry>();
|
| o.add(buildAccountstatusesCustomBatchRequestEntry());
|
| o.add(buildAccountstatusesCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed862(core.List<api.AccountstatusesCustomBatchRequestEntry> o) {
|
| +checkUnnamed514(core.List<api.AccountstatusesCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountstatusesCustomBatchRequestEntry(o[0]);
|
| checkAccountstatusesCustomBatchRequestEntry(o[1]);
|
| @@ -1084,7 +1084,7 @@ buildAccountstatusesCustomBatchRequest() {
|
| var o = new api.AccountstatusesCustomBatchRequest();
|
| buildCounterAccountstatusesCustomBatchRequest++;
|
| if (buildCounterAccountstatusesCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed862();
|
| + o.entries = buildUnnamed514();
|
| }
|
| buildCounterAccountstatusesCustomBatchRequest--;
|
| return o;
|
| @@ -1093,7 +1093,7 @@ buildAccountstatusesCustomBatchRequest() {
|
| checkAccountstatusesCustomBatchRequest(api.AccountstatusesCustomBatchRequest o) {
|
| buildCounterAccountstatusesCustomBatchRequest++;
|
| if (buildCounterAccountstatusesCustomBatchRequest < 3) {
|
| - checkUnnamed862(o.entries);
|
| + checkUnnamed514(o.entries);
|
| }
|
| buildCounterAccountstatusesCustomBatchRequest--;
|
| }
|
| @@ -1123,14 +1123,14 @@ checkAccountstatusesCustomBatchRequestEntry(api.AccountstatusesCustomBatchReques
|
| buildCounterAccountstatusesCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed863() {
|
| +buildUnnamed515() {
|
| var o = new core.List<api.AccountstatusesCustomBatchResponseEntry>();
|
| o.add(buildAccountstatusesCustomBatchResponseEntry());
|
| o.add(buildAccountstatusesCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed863(core.List<api.AccountstatusesCustomBatchResponseEntry> o) {
|
| +checkUnnamed515(core.List<api.AccountstatusesCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountstatusesCustomBatchResponseEntry(o[0]);
|
| checkAccountstatusesCustomBatchResponseEntry(o[1]);
|
| @@ -1141,7 +1141,7 @@ buildAccountstatusesCustomBatchResponse() {
|
| var o = new api.AccountstatusesCustomBatchResponse();
|
| buildCounterAccountstatusesCustomBatchResponse++;
|
| if (buildCounterAccountstatusesCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed863();
|
| + o.entries = buildUnnamed515();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccountstatusesCustomBatchResponse--;
|
| @@ -1151,7 +1151,7 @@ buildAccountstatusesCustomBatchResponse() {
|
| checkAccountstatusesCustomBatchResponse(api.AccountstatusesCustomBatchResponse o) {
|
| buildCounterAccountstatusesCustomBatchResponse++;
|
| if (buildCounterAccountstatusesCustomBatchResponse < 3) {
|
| - checkUnnamed863(o.entries);
|
| + checkUnnamed515(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccountstatusesCustomBatchResponse--;
|
| @@ -1180,14 +1180,14 @@ checkAccountstatusesCustomBatchResponseEntry(api.AccountstatusesCustomBatchRespo
|
| buildCounterAccountstatusesCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed864() {
|
| +buildUnnamed516() {
|
| var o = new core.List<api.AccountStatus>();
|
| o.add(buildAccountStatus());
|
| o.add(buildAccountStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed864(core.List<api.AccountStatus> o) {
|
| +checkUnnamed516(core.List<api.AccountStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountStatus(o[0]);
|
| checkAccountStatus(o[1]);
|
| @@ -1200,7 +1200,7 @@ buildAccountstatusesListResponse() {
|
| if (buildCounterAccountstatusesListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed864();
|
| + o.resources = buildUnnamed516();
|
| }
|
| buildCounterAccountstatusesListResponse--;
|
| return o;
|
| @@ -1211,19 +1211,19 @@ checkAccountstatusesListResponse(api.AccountstatusesListResponse o) {
|
| if (buildCounterAccountstatusesListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed864(o.resources);
|
| + checkUnnamed516(o.resources);
|
| }
|
| buildCounterAccountstatusesListResponse--;
|
| }
|
|
|
| -buildUnnamed865() {
|
| +buildUnnamed517() {
|
| var o = new core.List<api.AccounttaxCustomBatchRequestEntry>();
|
| o.add(buildAccounttaxCustomBatchRequestEntry());
|
| o.add(buildAccounttaxCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed865(core.List<api.AccounttaxCustomBatchRequestEntry> o) {
|
| +checkUnnamed517(core.List<api.AccounttaxCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccounttaxCustomBatchRequestEntry(o[0]);
|
| checkAccounttaxCustomBatchRequestEntry(o[1]);
|
| @@ -1234,7 +1234,7 @@ buildAccounttaxCustomBatchRequest() {
|
| var o = new api.AccounttaxCustomBatchRequest();
|
| buildCounterAccounttaxCustomBatchRequest++;
|
| if (buildCounterAccounttaxCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed865();
|
| + o.entries = buildUnnamed517();
|
| }
|
| buildCounterAccounttaxCustomBatchRequest--;
|
| return o;
|
| @@ -1243,7 +1243,7 @@ buildAccounttaxCustomBatchRequest() {
|
| checkAccounttaxCustomBatchRequest(api.AccounttaxCustomBatchRequest o) {
|
| buildCounterAccounttaxCustomBatchRequest++;
|
| if (buildCounterAccounttaxCustomBatchRequest < 3) {
|
| - checkUnnamed865(o.entries);
|
| + checkUnnamed517(o.entries);
|
| }
|
| buildCounterAccounttaxCustomBatchRequest--;
|
| }
|
| @@ -1275,14 +1275,14 @@ checkAccounttaxCustomBatchRequestEntry(api.AccounttaxCustomBatchRequestEntry o)
|
| buildCounterAccounttaxCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed866() {
|
| +buildUnnamed518() {
|
| var o = new core.List<api.AccounttaxCustomBatchResponseEntry>();
|
| o.add(buildAccounttaxCustomBatchResponseEntry());
|
| o.add(buildAccounttaxCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed866(core.List<api.AccounttaxCustomBatchResponseEntry> o) {
|
| +checkUnnamed518(core.List<api.AccounttaxCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccounttaxCustomBatchResponseEntry(o[0]);
|
| checkAccounttaxCustomBatchResponseEntry(o[1]);
|
| @@ -1293,7 +1293,7 @@ buildAccounttaxCustomBatchResponse() {
|
| var o = new api.AccounttaxCustomBatchResponse();
|
| buildCounterAccounttaxCustomBatchResponse++;
|
| if (buildCounterAccounttaxCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed866();
|
| + o.entries = buildUnnamed518();
|
| o.kind = "foo";
|
| }
|
| buildCounterAccounttaxCustomBatchResponse--;
|
| @@ -1303,7 +1303,7 @@ buildAccounttaxCustomBatchResponse() {
|
| checkAccounttaxCustomBatchResponse(api.AccounttaxCustomBatchResponse o) {
|
| buildCounterAccounttaxCustomBatchResponse++;
|
| if (buildCounterAccounttaxCustomBatchResponse < 3) {
|
| - checkUnnamed866(o.entries);
|
| + checkUnnamed518(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterAccounttaxCustomBatchResponse--;
|
| @@ -1334,14 +1334,14 @@ checkAccounttaxCustomBatchResponseEntry(api.AccounttaxCustomBatchResponseEntry o
|
| buildCounterAccounttaxCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed867() {
|
| +buildUnnamed519() {
|
| var o = new core.List<api.AccountTax>();
|
| o.add(buildAccountTax());
|
| o.add(buildAccountTax());
|
| return o;
|
| }
|
|
|
| -checkUnnamed867(core.List<api.AccountTax> o) {
|
| +checkUnnamed519(core.List<api.AccountTax> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAccountTax(o[0]);
|
| checkAccountTax(o[1]);
|
| @@ -1354,7 +1354,7 @@ buildAccounttaxListResponse() {
|
| if (buildCounterAccounttaxListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed867();
|
| + o.resources = buildUnnamed519();
|
| }
|
| buildCounterAccounttaxListResponse--;
|
| return o;
|
| @@ -1365,19 +1365,19 @@ checkAccounttaxListResponse(api.AccounttaxListResponse o) {
|
| if (buildCounterAccounttaxListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed867(o.resources);
|
| + checkUnnamed519(o.resources);
|
| }
|
| buildCounterAccounttaxListResponse--;
|
| }
|
|
|
| -buildUnnamed868() {
|
| +buildUnnamed520() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed868(core.List<core.String> o) {
|
| +checkUnnamed520(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'));
|
| @@ -1395,7 +1395,7 @@ buildDatafeed() {
|
| o.fileName = "foo";
|
| o.format = buildDatafeedFormat();
|
| o.id = "foo";
|
| - o.intendedDestinations = buildUnnamed868();
|
| + o.intendedDestinations = buildUnnamed520();
|
| o.kind = "foo";
|
| o.name = "foo";
|
| o.targetCountry = "foo";
|
| @@ -1414,7 +1414,7 @@ checkDatafeed(api.Datafeed o) {
|
| unittest.expect(o.fileName, unittest.equals('foo'));
|
| checkDatafeedFormat(o.format);
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| - checkUnnamed868(o.intendedDestinations);
|
| + checkUnnamed520(o.intendedDestinations);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| unittest.expect(o.targetCountry, unittest.equals('foo'));
|
| @@ -1478,27 +1478,27 @@ checkDatafeedFormat(api.DatafeedFormat o) {
|
| buildCounterDatafeedFormat--;
|
| }
|
|
|
| -buildUnnamed869() {
|
| +buildUnnamed521() {
|
| var o = new core.List<api.DatafeedStatusError>();
|
| o.add(buildDatafeedStatusError());
|
| o.add(buildDatafeedStatusError());
|
| return o;
|
| }
|
|
|
| -checkUnnamed869(core.List<api.DatafeedStatusError> o) {
|
| +checkUnnamed521(core.List<api.DatafeedStatusError> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedStatusError(o[0]);
|
| checkDatafeedStatusError(o[1]);
|
| }
|
|
|
| -buildUnnamed870() {
|
| +buildUnnamed522() {
|
| var o = new core.List<api.DatafeedStatusError>();
|
| o.add(buildDatafeedStatusError());
|
| o.add(buildDatafeedStatusError());
|
| return o;
|
| }
|
|
|
| -checkUnnamed870(core.List<api.DatafeedStatusError> o) {
|
| +checkUnnamed522(core.List<api.DatafeedStatusError> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedStatusError(o[0]);
|
| checkDatafeedStatusError(o[1]);
|
| @@ -1510,13 +1510,13 @@ buildDatafeedStatus() {
|
| buildCounterDatafeedStatus++;
|
| if (buildCounterDatafeedStatus < 3) {
|
| o.datafeedId = "foo";
|
| - o.errors = buildUnnamed869();
|
| + o.errors = buildUnnamed521();
|
| o.itemsTotal = "foo";
|
| o.itemsValid = "foo";
|
| o.kind = "foo";
|
| o.lastUploadDate = "foo";
|
| o.processingStatus = "foo";
|
| - o.warnings = buildUnnamed870();
|
| + o.warnings = buildUnnamed522();
|
| }
|
| buildCounterDatafeedStatus--;
|
| return o;
|
| @@ -1526,25 +1526,25 @@ checkDatafeedStatus(api.DatafeedStatus o) {
|
| buildCounterDatafeedStatus++;
|
| if (buildCounterDatafeedStatus < 3) {
|
| unittest.expect(o.datafeedId, unittest.equals('foo'));
|
| - checkUnnamed869(o.errors);
|
| + checkUnnamed521(o.errors);
|
| unittest.expect(o.itemsTotal, unittest.equals('foo'));
|
| unittest.expect(o.itemsValid, unittest.equals('foo'));
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.lastUploadDate, unittest.equals('foo'));
|
| unittest.expect(o.processingStatus, unittest.equals('foo'));
|
| - checkUnnamed870(o.warnings);
|
| + checkUnnamed522(o.warnings);
|
| }
|
| buildCounterDatafeedStatus--;
|
| }
|
|
|
| -buildUnnamed871() {
|
| +buildUnnamed523() {
|
| var o = new core.List<api.DatafeedStatusExample>();
|
| o.add(buildDatafeedStatusExample());
|
| o.add(buildDatafeedStatusExample());
|
| return o;
|
| }
|
|
|
| -checkUnnamed871(core.List<api.DatafeedStatusExample> o) {
|
| +checkUnnamed523(core.List<api.DatafeedStatusExample> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedStatusExample(o[0]);
|
| checkDatafeedStatusExample(o[1]);
|
| @@ -1557,7 +1557,7 @@ buildDatafeedStatusError() {
|
| if (buildCounterDatafeedStatusError < 3) {
|
| o.code = "foo";
|
| o.count = "foo";
|
| - o.examples = buildUnnamed871();
|
| + o.examples = buildUnnamed523();
|
| o.message = "foo";
|
| }
|
| buildCounterDatafeedStatusError--;
|
| @@ -1569,7 +1569,7 @@ checkDatafeedStatusError(api.DatafeedStatusError o) {
|
| if (buildCounterDatafeedStatusError < 3) {
|
| unittest.expect(o.code, unittest.equals('foo'));
|
| unittest.expect(o.count, unittest.equals('foo'));
|
| - checkUnnamed871(o.examples);
|
| + checkUnnamed523(o.examples);
|
| unittest.expect(o.message, unittest.equals('foo'));
|
| }
|
| buildCounterDatafeedStatusError--;
|
| @@ -1598,14 +1598,14 @@ checkDatafeedStatusExample(api.DatafeedStatusExample o) {
|
| buildCounterDatafeedStatusExample--;
|
| }
|
|
|
| -buildUnnamed872() {
|
| +buildUnnamed524() {
|
| var o = new core.List<api.DatafeedsCustomBatchRequestEntry>();
|
| o.add(buildDatafeedsCustomBatchRequestEntry());
|
| o.add(buildDatafeedsCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed872(core.List<api.DatafeedsCustomBatchRequestEntry> o) {
|
| +checkUnnamed524(core.List<api.DatafeedsCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedsCustomBatchRequestEntry(o[0]);
|
| checkDatafeedsCustomBatchRequestEntry(o[1]);
|
| @@ -1616,7 +1616,7 @@ buildDatafeedsCustomBatchRequest() {
|
| var o = new api.DatafeedsCustomBatchRequest();
|
| buildCounterDatafeedsCustomBatchRequest++;
|
| if (buildCounterDatafeedsCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed872();
|
| + o.entries = buildUnnamed524();
|
| }
|
| buildCounterDatafeedsCustomBatchRequest--;
|
| return o;
|
| @@ -1625,7 +1625,7 @@ buildDatafeedsCustomBatchRequest() {
|
| checkDatafeedsCustomBatchRequest(api.DatafeedsCustomBatchRequest o) {
|
| buildCounterDatafeedsCustomBatchRequest++;
|
| if (buildCounterDatafeedsCustomBatchRequest < 3) {
|
| - checkUnnamed872(o.entries);
|
| + checkUnnamed524(o.entries);
|
| }
|
| buildCounterDatafeedsCustomBatchRequest--;
|
| }
|
| @@ -1657,14 +1657,14 @@ checkDatafeedsCustomBatchRequestEntry(api.DatafeedsCustomBatchRequestEntry o) {
|
| buildCounterDatafeedsCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed873() {
|
| +buildUnnamed525() {
|
| var o = new core.List<api.DatafeedsCustomBatchResponseEntry>();
|
| o.add(buildDatafeedsCustomBatchResponseEntry());
|
| o.add(buildDatafeedsCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed873(core.List<api.DatafeedsCustomBatchResponseEntry> o) {
|
| +checkUnnamed525(core.List<api.DatafeedsCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedsCustomBatchResponseEntry(o[0]);
|
| checkDatafeedsCustomBatchResponseEntry(o[1]);
|
| @@ -1675,7 +1675,7 @@ buildDatafeedsCustomBatchResponse() {
|
| var o = new api.DatafeedsCustomBatchResponse();
|
| buildCounterDatafeedsCustomBatchResponse++;
|
| if (buildCounterDatafeedsCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed873();
|
| + o.entries = buildUnnamed525();
|
| o.kind = "foo";
|
| }
|
| buildCounterDatafeedsCustomBatchResponse--;
|
| @@ -1685,7 +1685,7 @@ buildDatafeedsCustomBatchResponse() {
|
| checkDatafeedsCustomBatchResponse(api.DatafeedsCustomBatchResponse o) {
|
| buildCounterDatafeedsCustomBatchResponse++;
|
| if (buildCounterDatafeedsCustomBatchResponse < 3) {
|
| - checkUnnamed873(o.entries);
|
| + checkUnnamed525(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterDatafeedsCustomBatchResponse--;
|
| @@ -1714,14 +1714,14 @@ checkDatafeedsCustomBatchResponseEntry(api.DatafeedsCustomBatchResponseEntry o)
|
| buildCounterDatafeedsCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed874() {
|
| +buildUnnamed526() {
|
| var o = new core.List<api.Datafeed>();
|
| o.add(buildDatafeed());
|
| o.add(buildDatafeed());
|
| return o;
|
| }
|
|
|
| -checkUnnamed874(core.List<api.Datafeed> o) {
|
| +checkUnnamed526(core.List<api.Datafeed> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeed(o[0]);
|
| checkDatafeed(o[1]);
|
| @@ -1734,7 +1734,7 @@ buildDatafeedsListResponse() {
|
| if (buildCounterDatafeedsListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed874();
|
| + o.resources = buildUnnamed526();
|
| }
|
| buildCounterDatafeedsListResponse--;
|
| return o;
|
| @@ -1745,19 +1745,19 @@ checkDatafeedsListResponse(api.DatafeedsListResponse o) {
|
| if (buildCounterDatafeedsListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed874(o.resources);
|
| + checkUnnamed526(o.resources);
|
| }
|
| buildCounterDatafeedsListResponse--;
|
| }
|
|
|
| -buildUnnamed875() {
|
| +buildUnnamed527() {
|
| var o = new core.List<api.DatafeedstatusesCustomBatchRequestEntry>();
|
| o.add(buildDatafeedstatusesCustomBatchRequestEntry());
|
| o.add(buildDatafeedstatusesCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed875(core.List<api.DatafeedstatusesCustomBatchRequestEntry> o) {
|
| +checkUnnamed527(core.List<api.DatafeedstatusesCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedstatusesCustomBatchRequestEntry(o[0]);
|
| checkDatafeedstatusesCustomBatchRequestEntry(o[1]);
|
| @@ -1768,7 +1768,7 @@ buildDatafeedstatusesCustomBatchRequest() {
|
| var o = new api.DatafeedstatusesCustomBatchRequest();
|
| buildCounterDatafeedstatusesCustomBatchRequest++;
|
| if (buildCounterDatafeedstatusesCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed875();
|
| + o.entries = buildUnnamed527();
|
| }
|
| buildCounterDatafeedstatusesCustomBatchRequest--;
|
| return o;
|
| @@ -1777,7 +1777,7 @@ buildDatafeedstatusesCustomBatchRequest() {
|
| checkDatafeedstatusesCustomBatchRequest(api.DatafeedstatusesCustomBatchRequest o) {
|
| buildCounterDatafeedstatusesCustomBatchRequest++;
|
| if (buildCounterDatafeedstatusesCustomBatchRequest < 3) {
|
| - checkUnnamed875(o.entries);
|
| + checkUnnamed527(o.entries);
|
| }
|
| buildCounterDatafeedstatusesCustomBatchRequest--;
|
| }
|
| @@ -1807,14 +1807,14 @@ checkDatafeedstatusesCustomBatchRequestEntry(api.DatafeedstatusesCustomBatchRequ
|
| buildCounterDatafeedstatusesCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed876() {
|
| +buildUnnamed528() {
|
| var o = new core.List<api.DatafeedstatusesCustomBatchResponseEntry>();
|
| o.add(buildDatafeedstatusesCustomBatchResponseEntry());
|
| o.add(buildDatafeedstatusesCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed876(core.List<api.DatafeedstatusesCustomBatchResponseEntry> o) {
|
| +checkUnnamed528(core.List<api.DatafeedstatusesCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedstatusesCustomBatchResponseEntry(o[0]);
|
| checkDatafeedstatusesCustomBatchResponseEntry(o[1]);
|
| @@ -1825,7 +1825,7 @@ buildDatafeedstatusesCustomBatchResponse() {
|
| var o = new api.DatafeedstatusesCustomBatchResponse();
|
| buildCounterDatafeedstatusesCustomBatchResponse++;
|
| if (buildCounterDatafeedstatusesCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed876();
|
| + o.entries = buildUnnamed528();
|
| o.kind = "foo";
|
| }
|
| buildCounterDatafeedstatusesCustomBatchResponse--;
|
| @@ -1835,7 +1835,7 @@ buildDatafeedstatusesCustomBatchResponse() {
|
| checkDatafeedstatusesCustomBatchResponse(api.DatafeedstatusesCustomBatchResponse o) {
|
| buildCounterDatafeedstatusesCustomBatchResponse++;
|
| if (buildCounterDatafeedstatusesCustomBatchResponse < 3) {
|
| - checkUnnamed876(o.entries);
|
| + checkUnnamed528(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterDatafeedstatusesCustomBatchResponse--;
|
| @@ -1864,14 +1864,14 @@ checkDatafeedstatusesCustomBatchResponseEntry(api.DatafeedstatusesCustomBatchRes
|
| buildCounterDatafeedstatusesCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed877() {
|
| +buildUnnamed529() {
|
| var o = new core.List<api.DatafeedStatus>();
|
| o.add(buildDatafeedStatus());
|
| o.add(buildDatafeedStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed877(core.List<api.DatafeedStatus> o) {
|
| +checkUnnamed529(core.List<api.DatafeedStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkDatafeedStatus(o[0]);
|
| checkDatafeedStatus(o[1]);
|
| @@ -1884,7 +1884,7 @@ buildDatafeedstatusesListResponse() {
|
| if (buildCounterDatafeedstatusesListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed877();
|
| + o.resources = buildUnnamed529();
|
| }
|
| buildCounterDatafeedstatusesListResponse--;
|
| return o;
|
| @@ -1895,7 +1895,7 @@ checkDatafeedstatusesListResponse(api.DatafeedstatusesListResponse o) {
|
| if (buildCounterDatafeedstatusesListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed877(o.resources);
|
| + checkUnnamed529(o.resources);
|
| }
|
| buildCounterDatafeedstatusesListResponse--;
|
| }
|
| @@ -1923,14 +1923,14 @@ checkError(api.Error o) {
|
| buildCounterError--;
|
| }
|
|
|
| -buildUnnamed878() {
|
| +buildUnnamed530() {
|
| var o = new core.List<api.Error>();
|
| o.add(buildError());
|
| o.add(buildError());
|
| return o;
|
| }
|
|
|
| -checkUnnamed878(core.List<api.Error> o) {
|
| +checkUnnamed530(core.List<api.Error> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkError(o[0]);
|
| checkError(o[1]);
|
| @@ -1942,7 +1942,7 @@ buildErrors() {
|
| buildCounterErrors++;
|
| if (buildCounterErrors < 3) {
|
| o.code = 42;
|
| - o.errors = buildUnnamed878();
|
| + o.errors = buildUnnamed530();
|
| o.message = "foo";
|
| }
|
| buildCounterErrors--;
|
| @@ -1953,7 +1953,7 @@ checkErrors(api.Errors o) {
|
| buildCounterErrors++;
|
| if (buildCounterErrors < 3) {
|
| unittest.expect(o.code, unittest.equals(42));
|
| - checkUnnamed878(o.errors);
|
| + checkUnnamed530(o.errors);
|
| unittest.expect(o.message, unittest.equals('foo'));
|
| }
|
| buildCounterErrors--;
|
| @@ -2015,14 +2015,14 @@ checkInventory(api.Inventory o) {
|
| buildCounterInventory--;
|
| }
|
|
|
| -buildUnnamed879() {
|
| +buildUnnamed531() {
|
| var o = new core.List<api.InventoryCustomBatchRequestEntry>();
|
| o.add(buildInventoryCustomBatchRequestEntry());
|
| o.add(buildInventoryCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed879(core.List<api.InventoryCustomBatchRequestEntry> o) {
|
| +checkUnnamed531(core.List<api.InventoryCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkInventoryCustomBatchRequestEntry(o[0]);
|
| checkInventoryCustomBatchRequestEntry(o[1]);
|
| @@ -2033,7 +2033,7 @@ buildInventoryCustomBatchRequest() {
|
| var o = new api.InventoryCustomBatchRequest();
|
| buildCounterInventoryCustomBatchRequest++;
|
| if (buildCounterInventoryCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed879();
|
| + o.entries = buildUnnamed531();
|
| }
|
| buildCounterInventoryCustomBatchRequest--;
|
| return o;
|
| @@ -2042,7 +2042,7 @@ buildInventoryCustomBatchRequest() {
|
| checkInventoryCustomBatchRequest(api.InventoryCustomBatchRequest o) {
|
| buildCounterInventoryCustomBatchRequest++;
|
| if (buildCounterInventoryCustomBatchRequest < 3) {
|
| - checkUnnamed879(o.entries);
|
| + checkUnnamed531(o.entries);
|
| }
|
| buildCounterInventoryCustomBatchRequest--;
|
| }
|
| @@ -2074,14 +2074,14 @@ checkInventoryCustomBatchRequestEntry(api.InventoryCustomBatchRequestEntry o) {
|
| buildCounterInventoryCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed880() {
|
| +buildUnnamed532() {
|
| var o = new core.List<api.InventoryCustomBatchResponseEntry>();
|
| o.add(buildInventoryCustomBatchResponseEntry());
|
| o.add(buildInventoryCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed880(core.List<api.InventoryCustomBatchResponseEntry> o) {
|
| +checkUnnamed532(core.List<api.InventoryCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkInventoryCustomBatchResponseEntry(o[0]);
|
| checkInventoryCustomBatchResponseEntry(o[1]);
|
| @@ -2092,7 +2092,7 @@ buildInventoryCustomBatchResponse() {
|
| var o = new api.InventoryCustomBatchResponse();
|
| buildCounterInventoryCustomBatchResponse++;
|
| if (buildCounterInventoryCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed880();
|
| + o.entries = buildUnnamed532();
|
| o.kind = "foo";
|
| }
|
| buildCounterInventoryCustomBatchResponse--;
|
| @@ -2102,7 +2102,7 @@ buildInventoryCustomBatchResponse() {
|
| checkInventoryCustomBatchResponse(api.InventoryCustomBatchResponse o) {
|
| buildCounterInventoryCustomBatchResponse++;
|
| if (buildCounterInventoryCustomBatchResponse < 3) {
|
| - checkUnnamed880(o.entries);
|
| + checkUnnamed532(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterInventoryCustomBatchResponse--;
|
| @@ -2206,53 +2206,53 @@ checkLoyaltyPoints(api.LoyaltyPoints o) {
|
| buildCounterLoyaltyPoints--;
|
| }
|
|
|
| -buildUnnamed881() {
|
| +buildUnnamed533() {
|
| var o = new core.List<api.OrderLineItem>();
|
| o.add(buildOrderLineItem());
|
| o.add(buildOrderLineItem());
|
| return o;
|
| }
|
|
|
| -checkUnnamed881(core.List<api.OrderLineItem> o) {
|
| +checkUnnamed533(core.List<api.OrderLineItem> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderLineItem(o[0]);
|
| checkOrderLineItem(o[1]);
|
| }
|
|
|
| -buildUnnamed882() {
|
| +buildUnnamed534() {
|
| var o = new core.List<api.OrderPromotion>();
|
| o.add(buildOrderPromotion());
|
| o.add(buildOrderPromotion());
|
| return o;
|
| }
|
|
|
| -checkUnnamed882(core.List<api.OrderPromotion> o) {
|
| +checkUnnamed534(core.List<api.OrderPromotion> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderPromotion(o[0]);
|
| checkOrderPromotion(o[1]);
|
| }
|
|
|
| -buildUnnamed883() {
|
| +buildUnnamed535() {
|
| var o = new core.List<api.OrderRefund>();
|
| o.add(buildOrderRefund());
|
| o.add(buildOrderRefund());
|
| return o;
|
| }
|
|
|
| -checkUnnamed883(core.List<api.OrderRefund> o) {
|
| +checkUnnamed535(core.List<api.OrderRefund> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderRefund(o[0]);
|
| checkOrderRefund(o[1]);
|
| }
|
|
|
| -buildUnnamed884() {
|
| +buildUnnamed536() {
|
| var o = new core.List<api.OrderShipment>();
|
| o.add(buildOrderShipment());
|
| o.add(buildOrderShipment());
|
| return o;
|
| }
|
|
|
| -checkUnnamed884(core.List<api.OrderShipment> o) {
|
| +checkUnnamed536(core.List<api.OrderShipment> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderShipment(o[0]);
|
| checkOrderShipment(o[1]);
|
| @@ -2268,16 +2268,16 @@ buildOrder() {
|
| o.deliveryDetails = buildOrderDeliveryDetails();
|
| o.id = "foo";
|
| o.kind = "foo";
|
| - o.lineItems = buildUnnamed881();
|
| + o.lineItems = buildUnnamed533();
|
| o.merchantId = "foo";
|
| o.merchantOrderId = "foo";
|
| o.netAmount = buildPrice();
|
| o.paymentMethod = buildOrderPaymentMethod();
|
| o.paymentStatus = "foo";
|
| o.placedDate = "foo";
|
| - o.promotions = buildUnnamed882();
|
| - o.refunds = buildUnnamed883();
|
| - o.shipments = buildUnnamed884();
|
| + o.promotions = buildUnnamed534();
|
| + o.refunds = buildUnnamed535();
|
| + o.shipments = buildUnnamed536();
|
| o.shippingCost = buildPrice();
|
| o.shippingCostTax = buildPrice();
|
| o.shippingOption = "foo";
|
| @@ -2295,16 +2295,16 @@ checkOrder(api.Order o) {
|
| checkOrderDeliveryDetails(o.deliveryDetails);
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| - checkUnnamed881(o.lineItems);
|
| + checkUnnamed533(o.lineItems);
|
| unittest.expect(o.merchantId, unittest.equals('foo'));
|
| unittest.expect(o.merchantOrderId, unittest.equals('foo'));
|
| checkPrice(o.netAmount);
|
| checkOrderPaymentMethod(o.paymentMethod);
|
| unittest.expect(o.paymentStatus, unittest.equals('foo'));
|
| unittest.expect(o.placedDate, unittest.equals('foo'));
|
| - checkUnnamed882(o.promotions);
|
| - checkUnnamed883(o.refunds);
|
| - checkUnnamed884(o.shipments);
|
| + checkUnnamed534(o.promotions);
|
| + checkUnnamed535(o.refunds);
|
| + checkUnnamed536(o.shipments);
|
| checkPrice(o.shippingCost);
|
| checkPrice(o.shippingCostTax);
|
| unittest.expect(o.shippingOption, unittest.equals('foo'));
|
| @@ -2313,27 +2313,27 @@ checkOrder(api.Order o) {
|
| buildCounterOrder--;
|
| }
|
|
|
| -buildUnnamed885() {
|
| +buildUnnamed537() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed885(core.List<core.String> o) {
|
| +checkUnnamed537(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'));
|
| }
|
|
|
| -buildUnnamed886() {
|
| +buildUnnamed538() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed886(core.List<core.String> o) {
|
| +checkUnnamed538(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'));
|
| @@ -2345,13 +2345,13 @@ buildOrderAddress() {
|
| buildCounterOrderAddress++;
|
| if (buildCounterOrderAddress < 3) {
|
| o.country = "foo";
|
| - o.fullAddress = buildUnnamed885();
|
| + o.fullAddress = buildUnnamed537();
|
| o.isPostOfficeBox = true;
|
| o.locality = "foo";
|
| o.postalCode = "foo";
|
| o.recipientName = "foo";
|
| o.region = "foo";
|
| - o.streetAddress = buildUnnamed886();
|
| + o.streetAddress = buildUnnamed538();
|
| }
|
| buildCounterOrderAddress--;
|
| return o;
|
| @@ -2361,13 +2361,13 @@ checkOrderAddress(api.OrderAddress o) {
|
| buildCounterOrderAddress++;
|
| if (buildCounterOrderAddress < 3) {
|
| unittest.expect(o.country, unittest.equals('foo'));
|
| - checkUnnamed885(o.fullAddress);
|
| + checkUnnamed537(o.fullAddress);
|
| unittest.expect(o.isPostOfficeBox, unittest.isTrue);
|
| unittest.expect(o.locality, unittest.equals('foo'));
|
| unittest.expect(o.postalCode, unittest.equals('foo'));
|
| unittest.expect(o.recipientName, unittest.equals('foo'));
|
| unittest.expect(o.region, unittest.equals('foo'));
|
| - checkUnnamed886(o.streetAddress);
|
| + checkUnnamed538(o.streetAddress);
|
| }
|
| buildCounterOrderAddress--;
|
| }
|
| @@ -2443,27 +2443,27 @@ checkOrderDeliveryDetails(api.OrderDeliveryDetails o) {
|
| buildCounterOrderDeliveryDetails--;
|
| }
|
|
|
| -buildUnnamed887() {
|
| +buildUnnamed539() {
|
| var o = new core.List<api.OrderCancellation>();
|
| o.add(buildOrderCancellation());
|
| o.add(buildOrderCancellation());
|
| return o;
|
| }
|
|
|
| -checkUnnamed887(core.List<api.OrderCancellation> o) {
|
| +checkUnnamed539(core.List<api.OrderCancellation> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderCancellation(o[0]);
|
| checkOrderCancellation(o[1]);
|
| }
|
|
|
| -buildUnnamed888() {
|
| +buildUnnamed540() {
|
| var o = new core.List<api.OrderReturn>();
|
| o.add(buildOrderReturn());
|
| o.add(buildOrderReturn());
|
| return o;
|
| }
|
|
|
| -checkUnnamed888(core.List<api.OrderReturn> o) {
|
| +checkUnnamed540(core.List<api.OrderReturn> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderReturn(o[0]);
|
| checkOrderReturn(o[1]);
|
| @@ -2474,7 +2474,7 @@ buildOrderLineItem() {
|
| var o = new api.OrderLineItem();
|
| buildCounterOrderLineItem++;
|
| if (buildCounterOrderLineItem < 3) {
|
| - o.cancellations = buildUnnamed887();
|
| + o.cancellations = buildUnnamed539();
|
| o.id = "foo";
|
| o.price = buildPrice();
|
| o.product = buildOrderLineItemProduct();
|
| @@ -2485,7 +2485,7 @@ buildOrderLineItem() {
|
| o.quantityReturned = 42;
|
| o.quantityShipped = 42;
|
| o.returnInfo = buildOrderLineItemReturnInfo();
|
| - o.returns = buildUnnamed888();
|
| + o.returns = buildUnnamed540();
|
| o.shippingDetails = buildOrderLineItemShippingDetails();
|
| o.tax = buildPrice();
|
| }
|
| @@ -2496,7 +2496,7 @@ buildOrderLineItem() {
|
| checkOrderLineItem(api.OrderLineItem o) {
|
| buildCounterOrderLineItem++;
|
| if (buildCounterOrderLineItem < 3) {
|
| - checkUnnamed887(o.cancellations);
|
| + checkUnnamed539(o.cancellations);
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| checkPrice(o.price);
|
| checkOrderLineItemProduct(o.product);
|
| @@ -2507,21 +2507,21 @@ checkOrderLineItem(api.OrderLineItem o) {
|
| unittest.expect(o.quantityReturned, unittest.equals(42));
|
| unittest.expect(o.quantityShipped, unittest.equals(42));
|
| checkOrderLineItemReturnInfo(o.returnInfo);
|
| - checkUnnamed888(o.returns);
|
| + checkUnnamed540(o.returns);
|
| checkOrderLineItemShippingDetails(o.shippingDetails);
|
| checkPrice(o.tax);
|
| }
|
| buildCounterOrderLineItem--;
|
| }
|
|
|
| -buildUnnamed889() {
|
| +buildUnnamed541() {
|
| var o = new core.List<api.OrderLineItemProductVariantAttribute>();
|
| o.add(buildOrderLineItemProductVariantAttribute());
|
| o.add(buildOrderLineItemProductVariantAttribute());
|
| return o;
|
| }
|
|
|
| -checkUnnamed889(core.List<api.OrderLineItemProductVariantAttribute> o) {
|
| +checkUnnamed541(core.List<api.OrderLineItemProductVariantAttribute> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderLineItemProductVariantAttribute(o[0]);
|
| checkOrderLineItemProductVariantAttribute(o[1]);
|
| @@ -2546,7 +2546,7 @@ buildOrderLineItemProduct() {
|
| o.shownImage = "foo";
|
| o.targetCountry = "foo";
|
| o.title = "foo";
|
| - o.variantAttributes = buildUnnamed889();
|
| + o.variantAttributes = buildUnnamed541();
|
| }
|
| buildCounterOrderLineItemProduct--;
|
| return o;
|
| @@ -2569,7 +2569,7 @@ checkOrderLineItemProduct(api.OrderLineItemProduct o) {
|
| unittest.expect(o.shownImage, unittest.equals('foo'));
|
| unittest.expect(o.targetCountry, unittest.equals('foo'));
|
| unittest.expect(o.title, unittest.equals('foo'));
|
| - checkUnnamed889(o.variantAttributes);
|
| + checkUnnamed541(o.variantAttributes);
|
| }
|
| buildCounterOrderLineItemProduct--;
|
| }
|
| @@ -2695,14 +2695,14 @@ checkOrderPaymentMethod(api.OrderPaymentMethod o) {
|
| buildCounterOrderPaymentMethod--;
|
| }
|
|
|
| -buildUnnamed890() {
|
| +buildUnnamed542() {
|
| var o = new core.List<api.OrderPromotionBenefit>();
|
| o.add(buildOrderPromotionBenefit());
|
| o.add(buildOrderPromotionBenefit());
|
| return o;
|
| }
|
|
|
| -checkUnnamed890(core.List<api.OrderPromotionBenefit> o) {
|
| +checkUnnamed542(core.List<api.OrderPromotionBenefit> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderPromotionBenefit(o[0]);
|
| checkOrderPromotionBenefit(o[1]);
|
| @@ -2713,7 +2713,7 @@ buildOrderPromotion() {
|
| var o = new api.OrderPromotion();
|
| buildCounterOrderPromotion++;
|
| if (buildCounterOrderPromotion < 3) {
|
| - o.benefits = buildUnnamed890();
|
| + o.benefits = buildUnnamed542();
|
| o.effectiveDates = "foo";
|
| o.genericRedemptionCode = "foo";
|
| o.id = "foo";
|
| @@ -2728,7 +2728,7 @@ buildOrderPromotion() {
|
| checkOrderPromotion(api.OrderPromotion o) {
|
| buildCounterOrderPromotion++;
|
| if (buildCounterOrderPromotion < 3) {
|
| - checkUnnamed890(o.benefits);
|
| + checkUnnamed542(o.benefits);
|
| unittest.expect(o.effectiveDates, unittest.equals('foo'));
|
| unittest.expect(o.genericRedemptionCode, unittest.equals('foo'));
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| @@ -2739,14 +2739,14 @@ checkOrderPromotion(api.OrderPromotion o) {
|
| buildCounterOrderPromotion--;
|
| }
|
|
|
| -buildUnnamed891() {
|
| +buildUnnamed543() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed891(core.List<core.String> o) {
|
| +checkUnnamed543(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'));
|
| @@ -2758,7 +2758,7 @@ buildOrderPromotionBenefit() {
|
| buildCounterOrderPromotionBenefit++;
|
| if (buildCounterOrderPromotionBenefit < 3) {
|
| o.discount = buildPrice();
|
| - o.offerIds = buildUnnamed891();
|
| + o.offerIds = buildUnnamed543();
|
| o.subType = "foo";
|
| o.taxImpact = buildPrice();
|
| o.type = "foo";
|
| @@ -2771,7 +2771,7 @@ checkOrderPromotionBenefit(api.OrderPromotionBenefit o) {
|
| buildCounterOrderPromotionBenefit++;
|
| if (buildCounterOrderPromotionBenefit < 3) {
|
| checkPrice(o.discount);
|
| - checkUnnamed891(o.offerIds);
|
| + checkUnnamed543(o.offerIds);
|
| unittest.expect(o.subType, unittest.equals('foo'));
|
| checkPrice(o.taxImpact);
|
| unittest.expect(o.type, unittest.equals('foo'));
|
| @@ -2833,14 +2833,14 @@ checkOrderReturn(api.OrderReturn o) {
|
| buildCounterOrderReturn--;
|
| }
|
|
|
| -buildUnnamed892() {
|
| +buildUnnamed544() {
|
| var o = new core.List<api.OrderShipmentLineItemShipment>();
|
| o.add(buildOrderShipmentLineItemShipment());
|
| o.add(buildOrderShipmentLineItemShipment());
|
| return o;
|
| }
|
|
|
| -checkUnnamed892(core.List<api.OrderShipmentLineItemShipment> o) {
|
| +checkUnnamed544(core.List<api.OrderShipmentLineItemShipment> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderShipmentLineItemShipment(o[0]);
|
| checkOrderShipmentLineItemShipment(o[1]);
|
| @@ -2855,7 +2855,7 @@ buildOrderShipment() {
|
| o.creationDate = "foo";
|
| o.deliveryDate = "foo";
|
| o.id = "foo";
|
| - o.lineItems = buildUnnamed892();
|
| + o.lineItems = buildUnnamed544();
|
| o.status = "foo";
|
| o.trackingId = "foo";
|
| }
|
| @@ -2870,7 +2870,7 @@ checkOrderShipment(api.OrderShipment o) {
|
| unittest.expect(o.creationDate, unittest.equals('foo'));
|
| unittest.expect(o.deliveryDate, unittest.equals('foo'));
|
| unittest.expect(o.id, unittest.equals('foo'));
|
| - checkUnnamed892(o.lineItems);
|
| + checkUnnamed544(o.lineItems);
|
| unittest.expect(o.status, unittest.equals('foo'));
|
| unittest.expect(o.trackingId, unittest.equals('foo'));
|
| }
|
| @@ -3093,14 +3093,14 @@ checkOrdersCreateTestOrderResponse(api.OrdersCreateTestOrderResponse o) {
|
| buildCounterOrdersCreateTestOrderResponse--;
|
| }
|
|
|
| -buildUnnamed893() {
|
| +buildUnnamed545() {
|
| var o = new core.List<api.OrdersCustomBatchRequestEntry>();
|
| o.add(buildOrdersCustomBatchRequestEntry());
|
| o.add(buildOrdersCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed893(core.List<api.OrdersCustomBatchRequestEntry> o) {
|
| +checkUnnamed545(core.List<api.OrdersCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrdersCustomBatchRequestEntry(o[0]);
|
| checkOrdersCustomBatchRequestEntry(o[1]);
|
| @@ -3111,7 +3111,7 @@ buildOrdersCustomBatchRequest() {
|
| var o = new api.OrdersCustomBatchRequest();
|
| buildCounterOrdersCustomBatchRequest++;
|
| if (buildCounterOrdersCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed893();
|
| + o.entries = buildUnnamed545();
|
| }
|
| buildCounterOrdersCustomBatchRequest--;
|
| return o;
|
| @@ -3120,7 +3120,7 @@ buildOrdersCustomBatchRequest() {
|
| checkOrdersCustomBatchRequest(api.OrdersCustomBatchRequest o) {
|
| buildCounterOrdersCustomBatchRequest++;
|
| if (buildCounterOrdersCustomBatchRequest < 3) {
|
| - checkUnnamed893(o.entries);
|
| + checkUnnamed545(o.entries);
|
| }
|
| buildCounterOrdersCustomBatchRequest--;
|
| }
|
| @@ -3262,14 +3262,14 @@ checkOrdersCustomBatchRequestEntryReturnLineItem(api.OrdersCustomBatchRequestEnt
|
| buildCounterOrdersCustomBatchRequestEntryReturnLineItem--;
|
| }
|
|
|
| -buildUnnamed894() {
|
| +buildUnnamed546() {
|
| var o = new core.List<api.OrderShipmentLineItemShipment>();
|
| o.add(buildOrderShipmentLineItemShipment());
|
| o.add(buildOrderShipmentLineItemShipment());
|
| return o;
|
| }
|
|
|
| -checkUnnamed894(core.List<api.OrderShipmentLineItemShipment> o) {
|
| +checkUnnamed546(core.List<api.OrderShipmentLineItemShipment> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderShipmentLineItemShipment(o[0]);
|
| checkOrderShipmentLineItemShipment(o[1]);
|
| @@ -3281,7 +3281,7 @@ buildOrdersCustomBatchRequestEntryShipLineItems() {
|
| buildCounterOrdersCustomBatchRequestEntryShipLineItems++;
|
| if (buildCounterOrdersCustomBatchRequestEntryShipLineItems < 3) {
|
| o.carrier = "foo";
|
| - o.lineItems = buildUnnamed894();
|
| + o.lineItems = buildUnnamed546();
|
| o.shipmentId = "foo";
|
| o.trackingId = "foo";
|
| }
|
| @@ -3293,7 +3293,7 @@ checkOrdersCustomBatchRequestEntryShipLineItems(api.OrdersCustomBatchRequestEntr
|
| buildCounterOrdersCustomBatchRequestEntryShipLineItems++;
|
| if (buildCounterOrdersCustomBatchRequestEntryShipLineItems < 3) {
|
| unittest.expect(o.carrier, unittest.equals('foo'));
|
| - checkUnnamed894(o.lineItems);
|
| + checkUnnamed546(o.lineItems);
|
| unittest.expect(o.shipmentId, unittest.equals('foo'));
|
| unittest.expect(o.trackingId, unittest.equals('foo'));
|
| }
|
| @@ -3325,14 +3325,14 @@ checkOrdersCustomBatchRequestEntryUpdateShipment(api.OrdersCustomBatchRequestEnt
|
| buildCounterOrdersCustomBatchRequestEntryUpdateShipment--;
|
| }
|
|
|
| -buildUnnamed895() {
|
| +buildUnnamed547() {
|
| var o = new core.List<api.OrdersCustomBatchResponseEntry>();
|
| o.add(buildOrdersCustomBatchResponseEntry());
|
| o.add(buildOrdersCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed895(core.List<api.OrdersCustomBatchResponseEntry> o) {
|
| +checkUnnamed547(core.List<api.OrdersCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrdersCustomBatchResponseEntry(o[0]);
|
| checkOrdersCustomBatchResponseEntry(o[1]);
|
| @@ -3343,7 +3343,7 @@ buildOrdersCustomBatchResponse() {
|
| var o = new api.OrdersCustomBatchResponse();
|
| buildCounterOrdersCustomBatchResponse++;
|
| if (buildCounterOrdersCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed895();
|
| + o.entries = buildUnnamed547();
|
| o.kind = "foo";
|
| }
|
| buildCounterOrdersCustomBatchResponse--;
|
| @@ -3353,7 +3353,7 @@ buildOrdersCustomBatchResponse() {
|
| checkOrdersCustomBatchResponse(api.OrdersCustomBatchResponse o) {
|
| buildCounterOrdersCustomBatchResponse++;
|
| if (buildCounterOrdersCustomBatchResponse < 3) {
|
| - checkUnnamed895(o.entries);
|
| + checkUnnamed547(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterOrdersCustomBatchResponse--;
|
| @@ -3428,14 +3428,14 @@ checkOrdersGetTestOrderTemplateResponse(api.OrdersGetTestOrderTemplateResponse o
|
| buildCounterOrdersGetTestOrderTemplateResponse--;
|
| }
|
|
|
| -buildUnnamed896() {
|
| +buildUnnamed548() {
|
| var o = new core.List<api.Order>();
|
| o.add(buildOrder());
|
| o.add(buildOrder());
|
| return o;
|
| }
|
|
|
| -checkUnnamed896(core.List<api.Order> o) {
|
| +checkUnnamed548(core.List<api.Order> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrder(o[0]);
|
| checkOrder(o[1]);
|
| @@ -3448,7 +3448,7 @@ buildOrdersListResponse() {
|
| if (buildCounterOrdersListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed896();
|
| + o.resources = buildUnnamed548();
|
| }
|
| buildCounterOrdersListResponse--;
|
| return o;
|
| @@ -3459,7 +3459,7 @@ checkOrdersListResponse(api.OrdersListResponse o) {
|
| if (buildCounterOrdersListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed896(o.resources);
|
| + checkUnnamed548(o.resources);
|
| }
|
| buildCounterOrdersListResponse--;
|
| }
|
| @@ -3558,14 +3558,14 @@ checkOrdersReturnLineItemResponse(api.OrdersReturnLineItemResponse o) {
|
| buildCounterOrdersReturnLineItemResponse--;
|
| }
|
|
|
| -buildUnnamed897() {
|
| +buildUnnamed549() {
|
| var o = new core.List<api.OrderShipmentLineItemShipment>();
|
| o.add(buildOrderShipmentLineItemShipment());
|
| o.add(buildOrderShipmentLineItemShipment());
|
| return o;
|
| }
|
|
|
| -checkUnnamed897(core.List<api.OrderShipmentLineItemShipment> o) {
|
| +checkUnnamed549(core.List<api.OrderShipmentLineItemShipment> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderShipmentLineItemShipment(o[0]);
|
| checkOrderShipmentLineItemShipment(o[1]);
|
| @@ -3577,7 +3577,7 @@ buildOrdersShipLineItemsRequest() {
|
| buildCounterOrdersShipLineItemsRequest++;
|
| if (buildCounterOrdersShipLineItemsRequest < 3) {
|
| o.carrier = "foo";
|
| - o.lineItems = buildUnnamed897();
|
| + o.lineItems = buildUnnamed549();
|
| o.operationId = "foo";
|
| o.shipmentId = "foo";
|
| o.trackingId = "foo";
|
| @@ -3590,7 +3590,7 @@ checkOrdersShipLineItemsRequest(api.OrdersShipLineItemsRequest o) {
|
| buildCounterOrdersShipLineItemsRequest++;
|
| if (buildCounterOrdersShipLineItemsRequest < 3) {
|
| unittest.expect(o.carrier, unittest.equals('foo'));
|
| - checkUnnamed897(o.lineItems);
|
| + checkUnnamed549(o.lineItems);
|
| unittest.expect(o.operationId, unittest.equals('foo'));
|
| unittest.expect(o.shipmentId, unittest.equals('foo'));
|
| unittest.expect(o.trackingId, unittest.equals('foo'));
|
| @@ -3730,170 +3730,183 @@ checkPrice(api.Price o) {
|
| buildCounterPrice--;
|
| }
|
|
|
| -buildUnnamed898() {
|
| +buildUnnamed550() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed898(core.List<core.String> o) {
|
| +checkUnnamed550(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'));
|
| }
|
|
|
| -buildUnnamed899() {
|
| +buildUnnamed551() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed899(core.List<core.String> o) {
|
| +checkUnnamed551(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'));
|
| }
|
|
|
| -buildUnnamed900() {
|
| +buildUnnamed552() {
|
| + var o = new core.List<core.String>();
|
| + o.add("foo");
|
| + o.add("foo");
|
| + return o;
|
| +}
|
| +
|
| +checkUnnamed552(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'));
|
| +}
|
| +
|
| +buildUnnamed553() {
|
| var o = new core.List<api.ProductAspect>();
|
| o.add(buildProductAspect());
|
| o.add(buildProductAspect());
|
| return o;
|
| }
|
|
|
| -checkUnnamed900(core.List<api.ProductAspect> o) {
|
| +checkUnnamed553(core.List<api.ProductAspect> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductAspect(o[0]);
|
| checkProductAspect(o[1]);
|
| }
|
|
|
| -buildUnnamed901() {
|
| +buildUnnamed554() {
|
| var o = new core.List<api.ProductCustomAttribute>();
|
| o.add(buildProductCustomAttribute());
|
| o.add(buildProductCustomAttribute());
|
| return o;
|
| }
|
|
|
| -checkUnnamed901(core.List<api.ProductCustomAttribute> o) {
|
| +checkUnnamed554(core.List<api.ProductCustomAttribute> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductCustomAttribute(o[0]);
|
| checkProductCustomAttribute(o[1]);
|
| }
|
|
|
| -buildUnnamed902() {
|
| +buildUnnamed555() {
|
| var o = new core.List<api.ProductCustomGroup>();
|
| o.add(buildProductCustomGroup());
|
| o.add(buildProductCustomGroup());
|
| return o;
|
| }
|
|
|
| -checkUnnamed902(core.List<api.ProductCustomGroup> o) {
|
| +checkUnnamed555(core.List<api.ProductCustomGroup> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductCustomGroup(o[0]);
|
| checkProductCustomGroup(o[1]);
|
| }
|
|
|
| -buildUnnamed903() {
|
| +buildUnnamed556() {
|
| var o = new core.List<api.ProductDestination>();
|
| o.add(buildProductDestination());
|
| o.add(buildProductDestination());
|
| return o;
|
| }
|
|
|
| -checkUnnamed903(core.List<api.ProductDestination> o) {
|
| +checkUnnamed556(core.List<api.ProductDestination> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductDestination(o[0]);
|
| checkProductDestination(o[1]);
|
| }
|
|
|
| -buildUnnamed904() {
|
| +buildUnnamed557() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed904(core.List<core.String> o) {
|
| +checkUnnamed557(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'));
|
| }
|
|
|
| -buildUnnamed905() {
|
| +buildUnnamed558() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed905(core.List<core.String> o) {
|
| +checkUnnamed558(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'));
|
| }
|
|
|
| -buildUnnamed906() {
|
| +buildUnnamed559() {
|
| var o = new core.List<api.ProductShipping>();
|
| o.add(buildProductShipping());
|
| o.add(buildProductShipping());
|
| return o;
|
| }
|
|
|
| -checkUnnamed906(core.List<api.ProductShipping> o) {
|
| +checkUnnamed559(core.List<api.ProductShipping> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductShipping(o[0]);
|
| checkProductShipping(o[1]);
|
| }
|
|
|
| -buildUnnamed907() {
|
| +buildUnnamed560() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed907(core.List<core.String> o) {
|
| +checkUnnamed560(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'));
|
| }
|
|
|
| -buildUnnamed908() {
|
| +buildUnnamed561() {
|
| var o = new core.List<api.ProductTax>();
|
| o.add(buildProductTax());
|
| o.add(buildProductTax());
|
| return o;
|
| }
|
|
|
| -checkUnnamed908(core.List<api.ProductTax> o) {
|
| +checkUnnamed561(core.List<api.ProductTax> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductTax(o[0]);
|
| checkProductTax(o[1]);
|
| }
|
|
|
| -buildUnnamed909() {
|
| +buildUnnamed562() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed909(core.List<core.String> o) {
|
| +checkUnnamed562(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'));
|
| }
|
|
|
| -buildUnnamed910() {
|
| +buildUnnamed563() {
|
| var o = new core.List<api.Error>();
|
| o.add(buildError());
|
| o.add(buildError());
|
| return o;
|
| }
|
|
|
| -checkUnnamed910(core.List<api.Error> o) {
|
| +checkUnnamed563(core.List<api.Error> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkError(o[0]);
|
| checkError(o[1]);
|
| @@ -3904,13 +3917,14 @@ buildProduct() {
|
| var o = new api.Product();
|
| buildCounterProduct++;
|
| if (buildCounterProduct < 3) {
|
| - o.additionalImageLinks = buildUnnamed898();
|
| + o.additionalImageLinks = buildUnnamed550();
|
| + o.additionalProductTypes = buildUnnamed551();
|
| o.adult = true;
|
| o.adwordsGrouping = "foo";
|
| - o.adwordsLabels = buildUnnamed899();
|
| + o.adwordsLabels = buildUnnamed552();
|
| o.adwordsRedirect = "foo";
|
| o.ageGroup = "foo";
|
| - o.aspects = buildUnnamed900();
|
| + o.aspects = buildUnnamed553();
|
| o.availability = "foo";
|
| o.availabilityDate = "foo";
|
| o.brand = "foo";
|
| @@ -3918,18 +3932,18 @@ buildProduct() {
|
| o.color = "foo";
|
| o.condition = "foo";
|
| o.contentLanguage = "foo";
|
| - o.customAttributes = buildUnnamed901();
|
| - o.customGroups = buildUnnamed902();
|
| + o.customAttributes = buildUnnamed554();
|
| + o.customGroups = buildUnnamed555();
|
| o.customLabel0 = "foo";
|
| o.customLabel1 = "foo";
|
| o.customLabel2 = "foo";
|
| o.customLabel3 = "foo";
|
| o.customLabel4 = "foo";
|
| o.description = "foo";
|
| - o.destinations = buildUnnamed903();
|
| + o.destinations = buildUnnamed556();
|
| o.displayAdsId = "foo";
|
| o.displayAdsLink = "foo";
|
| - o.displayAdsSimilarIds = buildUnnamed904();
|
| + o.displayAdsSimilarIds = buildUnnamed557();
|
| o.displayAdsTitle = "foo";
|
| o.displayAdsValue = 42.0;
|
| o.energyEfficiencyClass = "foo";
|
| @@ -3955,11 +3969,11 @@ buildProduct() {
|
| o.pattern = "foo";
|
| o.price = buildPrice();
|
| o.productType = "foo";
|
| - o.promotionIds = buildUnnamed905();
|
| + o.promotionIds = buildUnnamed558();
|
| o.salePrice = buildPrice();
|
| o.salePriceEffectiveDate = "foo";
|
| o.sellOnGoogleQuantity = "foo";
|
| - o.shipping = buildUnnamed906();
|
| + o.shipping = buildUnnamed559();
|
| o.shippingHeight = buildProductShippingDimension();
|
| o.shippingLabel = "foo";
|
| o.shippingLength = buildProductShippingDimension();
|
| @@ -3967,14 +3981,14 @@ buildProduct() {
|
| o.shippingWidth = buildProductShippingDimension();
|
| o.sizeSystem = "foo";
|
| o.sizeType = "foo";
|
| - o.sizes = buildUnnamed907();
|
| + o.sizes = buildUnnamed560();
|
| o.targetCountry = "foo";
|
| - o.taxes = buildUnnamed908();
|
| + o.taxes = buildUnnamed561();
|
| o.title = "foo";
|
| o.unitPricingBaseMeasure = buildProductUnitPricingBaseMeasure();
|
| o.unitPricingMeasure = buildProductUnitPricingMeasure();
|
| - o.validatedDestinations = buildUnnamed909();
|
| - o.warnings = buildUnnamed910();
|
| + o.validatedDestinations = buildUnnamed562();
|
| + o.warnings = buildUnnamed563();
|
| }
|
| buildCounterProduct--;
|
| return o;
|
| @@ -3983,13 +3997,14 @@ buildProduct() {
|
| checkProduct(api.Product o) {
|
| buildCounterProduct++;
|
| if (buildCounterProduct < 3) {
|
| - checkUnnamed898(o.additionalImageLinks);
|
| + checkUnnamed550(o.additionalImageLinks);
|
| + checkUnnamed551(o.additionalProductTypes);
|
| unittest.expect(o.adult, unittest.isTrue);
|
| unittest.expect(o.adwordsGrouping, unittest.equals('foo'));
|
| - checkUnnamed899(o.adwordsLabels);
|
| + checkUnnamed552(o.adwordsLabels);
|
| unittest.expect(o.adwordsRedirect, unittest.equals('foo'));
|
| unittest.expect(o.ageGroup, unittest.equals('foo'));
|
| - checkUnnamed900(o.aspects);
|
| + checkUnnamed553(o.aspects);
|
| unittest.expect(o.availability, unittest.equals('foo'));
|
| unittest.expect(o.availabilityDate, unittest.equals('foo'));
|
| unittest.expect(o.brand, unittest.equals('foo'));
|
| @@ -3997,18 +4012,18 @@ checkProduct(api.Product o) {
|
| unittest.expect(o.color, unittest.equals('foo'));
|
| unittest.expect(o.condition, unittest.equals('foo'));
|
| unittest.expect(o.contentLanguage, unittest.equals('foo'));
|
| - checkUnnamed901(o.customAttributes);
|
| - checkUnnamed902(o.customGroups);
|
| + checkUnnamed554(o.customAttributes);
|
| + checkUnnamed555(o.customGroups);
|
| unittest.expect(o.customLabel0, unittest.equals('foo'));
|
| unittest.expect(o.customLabel1, unittest.equals('foo'));
|
| unittest.expect(o.customLabel2, unittest.equals('foo'));
|
| unittest.expect(o.customLabel3, unittest.equals('foo'));
|
| unittest.expect(o.customLabel4, unittest.equals('foo'));
|
| unittest.expect(o.description, unittest.equals('foo'));
|
| - checkUnnamed903(o.destinations);
|
| + checkUnnamed556(o.destinations);
|
| unittest.expect(o.displayAdsId, unittest.equals('foo'));
|
| unittest.expect(o.displayAdsLink, unittest.equals('foo'));
|
| - checkUnnamed904(o.displayAdsSimilarIds);
|
| + checkUnnamed557(o.displayAdsSimilarIds);
|
| unittest.expect(o.displayAdsTitle, unittest.equals('foo'));
|
| unittest.expect(o.displayAdsValue, unittest.equals(42.0));
|
| unittest.expect(o.energyEfficiencyClass, unittest.equals('foo'));
|
| @@ -4034,11 +4049,11 @@ checkProduct(api.Product o) {
|
| unittest.expect(o.pattern, unittest.equals('foo'));
|
| checkPrice(o.price);
|
| unittest.expect(o.productType, unittest.equals('foo'));
|
| - checkUnnamed905(o.promotionIds);
|
| + checkUnnamed558(o.promotionIds);
|
| checkPrice(o.salePrice);
|
| unittest.expect(o.salePriceEffectiveDate, unittest.equals('foo'));
|
| unittest.expect(o.sellOnGoogleQuantity, unittest.equals('foo'));
|
| - checkUnnamed906(o.shipping);
|
| + checkUnnamed559(o.shipping);
|
| checkProductShippingDimension(o.shippingHeight);
|
| unittest.expect(o.shippingLabel, unittest.equals('foo'));
|
| checkProductShippingDimension(o.shippingLength);
|
| @@ -4046,14 +4061,14 @@ checkProduct(api.Product o) {
|
| checkProductShippingDimension(o.shippingWidth);
|
| unittest.expect(o.sizeSystem, unittest.equals('foo'));
|
| unittest.expect(o.sizeType, unittest.equals('foo'));
|
| - checkUnnamed907(o.sizes);
|
| + checkUnnamed560(o.sizes);
|
| unittest.expect(o.targetCountry, unittest.equals('foo'));
|
| - checkUnnamed908(o.taxes);
|
| + checkUnnamed561(o.taxes);
|
| unittest.expect(o.title, unittest.equals('foo'));
|
| checkProductUnitPricingBaseMeasure(o.unitPricingBaseMeasure);
|
| checkProductUnitPricingMeasure(o.unitPricingMeasure);
|
| - checkUnnamed909(o.validatedDestinations);
|
| - checkUnnamed910(o.warnings);
|
| + checkUnnamed562(o.validatedDestinations);
|
| + checkUnnamed563(o.warnings);
|
| }
|
| buildCounterProduct--;
|
| }
|
| @@ -4106,14 +4121,14 @@ checkProductCustomAttribute(api.ProductCustomAttribute o) {
|
| buildCounterProductCustomAttribute--;
|
| }
|
|
|
| -buildUnnamed911() {
|
| +buildUnnamed564() {
|
| var o = new core.List<api.ProductCustomAttribute>();
|
| o.add(buildProductCustomAttribute());
|
| o.add(buildProductCustomAttribute());
|
| return o;
|
| }
|
|
|
| -checkUnnamed911(core.List<api.ProductCustomAttribute> o) {
|
| +checkUnnamed564(core.List<api.ProductCustomAttribute> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductCustomAttribute(o[0]);
|
| checkProductCustomAttribute(o[1]);
|
| @@ -4124,7 +4139,7 @@ buildProductCustomGroup() {
|
| var o = new api.ProductCustomGroup();
|
| buildCounterProductCustomGroup++;
|
| if (buildCounterProductCustomGroup < 3) {
|
| - o.attributes = buildUnnamed911();
|
| + o.attributes = buildUnnamed564();
|
| o.name = "foo";
|
| }
|
| buildCounterProductCustomGroup--;
|
| @@ -4134,7 +4149,7 @@ buildProductCustomGroup() {
|
| checkProductCustomGroup(api.ProductCustomGroup o) {
|
| buildCounterProductCustomGroup++;
|
| if (buildCounterProductCustomGroup < 3) {
|
| - checkUnnamed911(o.attributes);
|
| + checkUnnamed564(o.attributes);
|
| unittest.expect(o.name, unittest.equals('foo'));
|
| }
|
| buildCounterProductCustomGroup--;
|
| @@ -4234,27 +4249,27 @@ checkProductShippingWeight(api.ProductShippingWeight o) {
|
| buildCounterProductShippingWeight--;
|
| }
|
|
|
| -buildUnnamed912() {
|
| +buildUnnamed565() {
|
| var o = new core.List<api.ProductStatusDataQualityIssue>();
|
| o.add(buildProductStatusDataQualityIssue());
|
| o.add(buildProductStatusDataQualityIssue());
|
| return o;
|
| }
|
|
|
| -checkUnnamed912(core.List<api.ProductStatusDataQualityIssue> o) {
|
| +checkUnnamed565(core.List<api.ProductStatusDataQualityIssue> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductStatusDataQualityIssue(o[0]);
|
| checkProductStatusDataQualityIssue(o[1]);
|
| }
|
|
|
| -buildUnnamed913() {
|
| +buildUnnamed566() {
|
| var o = new core.List<api.ProductStatusDestinationStatus>();
|
| o.add(buildProductStatusDestinationStatus());
|
| o.add(buildProductStatusDestinationStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed913(core.List<api.ProductStatusDestinationStatus> o) {
|
| +checkUnnamed566(core.List<api.ProductStatusDestinationStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductStatusDestinationStatus(o[0]);
|
| checkProductStatusDestinationStatus(o[1]);
|
| @@ -4266,8 +4281,8 @@ buildProductStatus() {
|
| buildCounterProductStatus++;
|
| if (buildCounterProductStatus < 3) {
|
| o.creationDate = "foo";
|
| - o.dataQualityIssues = buildUnnamed912();
|
| - o.destinationStatuses = buildUnnamed913();
|
| + o.dataQualityIssues = buildUnnamed565();
|
| + o.destinationStatuses = buildUnnamed566();
|
| o.googleExpirationDate = "foo";
|
| o.kind = "foo";
|
| o.lastUpdateDate = "foo";
|
| @@ -4283,8 +4298,8 @@ checkProductStatus(api.ProductStatus o) {
|
| buildCounterProductStatus++;
|
| if (buildCounterProductStatus < 3) {
|
| unittest.expect(o.creationDate, unittest.equals('foo'));
|
| - checkUnnamed912(o.dataQualityIssues);
|
| - checkUnnamed913(o.destinationStatuses);
|
| + checkUnnamed565(o.dataQualityIssues);
|
| + checkUnnamed566(o.destinationStatuses);
|
| unittest.expect(o.googleExpirationDate, unittest.equals('foo'));
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.lastUpdateDate, unittest.equals('foo'));
|
| @@ -4422,14 +4437,14 @@ checkProductUnitPricingMeasure(api.ProductUnitPricingMeasure o) {
|
| buildCounterProductUnitPricingMeasure--;
|
| }
|
|
|
| -buildUnnamed914() {
|
| +buildUnnamed567() {
|
| var o = new core.List<api.ProductsCustomBatchRequestEntry>();
|
| o.add(buildProductsCustomBatchRequestEntry());
|
| o.add(buildProductsCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed914(core.List<api.ProductsCustomBatchRequestEntry> o) {
|
| +checkUnnamed567(core.List<api.ProductsCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductsCustomBatchRequestEntry(o[0]);
|
| checkProductsCustomBatchRequestEntry(o[1]);
|
| @@ -4440,7 +4455,7 @@ buildProductsCustomBatchRequest() {
|
| var o = new api.ProductsCustomBatchRequest();
|
| buildCounterProductsCustomBatchRequest++;
|
| if (buildCounterProductsCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed914();
|
| + o.entries = buildUnnamed567();
|
| }
|
| buildCounterProductsCustomBatchRequest--;
|
| return o;
|
| @@ -4449,7 +4464,7 @@ buildProductsCustomBatchRequest() {
|
| checkProductsCustomBatchRequest(api.ProductsCustomBatchRequest o) {
|
| buildCounterProductsCustomBatchRequest++;
|
| if (buildCounterProductsCustomBatchRequest < 3) {
|
| - checkUnnamed914(o.entries);
|
| + checkUnnamed567(o.entries);
|
| }
|
| buildCounterProductsCustomBatchRequest--;
|
| }
|
| @@ -4481,14 +4496,14 @@ checkProductsCustomBatchRequestEntry(api.ProductsCustomBatchRequestEntry o) {
|
| buildCounterProductsCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed915() {
|
| +buildUnnamed568() {
|
| var o = new core.List<api.ProductsCustomBatchResponseEntry>();
|
| o.add(buildProductsCustomBatchResponseEntry());
|
| o.add(buildProductsCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed915(core.List<api.ProductsCustomBatchResponseEntry> o) {
|
| +checkUnnamed568(core.List<api.ProductsCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductsCustomBatchResponseEntry(o[0]);
|
| checkProductsCustomBatchResponseEntry(o[1]);
|
| @@ -4499,7 +4514,7 @@ buildProductsCustomBatchResponse() {
|
| var o = new api.ProductsCustomBatchResponse();
|
| buildCounterProductsCustomBatchResponse++;
|
| if (buildCounterProductsCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed915();
|
| + o.entries = buildUnnamed568();
|
| o.kind = "foo";
|
| }
|
| buildCounterProductsCustomBatchResponse--;
|
| @@ -4509,7 +4524,7 @@ buildProductsCustomBatchResponse() {
|
| checkProductsCustomBatchResponse(api.ProductsCustomBatchResponse o) {
|
| buildCounterProductsCustomBatchResponse++;
|
| if (buildCounterProductsCustomBatchResponse < 3) {
|
| - checkUnnamed915(o.entries);
|
| + checkUnnamed568(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterProductsCustomBatchResponse--;
|
| @@ -4540,14 +4555,14 @@ checkProductsCustomBatchResponseEntry(api.ProductsCustomBatchResponseEntry o) {
|
| buildCounterProductsCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed916() {
|
| +buildUnnamed569() {
|
| var o = new core.List<api.Product>();
|
| o.add(buildProduct());
|
| o.add(buildProduct());
|
| return o;
|
| }
|
|
|
| -checkUnnamed916(core.List<api.Product> o) {
|
| +checkUnnamed569(core.List<api.Product> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProduct(o[0]);
|
| checkProduct(o[1]);
|
| @@ -4560,7 +4575,7 @@ buildProductsListResponse() {
|
| if (buildCounterProductsListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed916();
|
| + o.resources = buildUnnamed569();
|
| }
|
| buildCounterProductsListResponse--;
|
| return o;
|
| @@ -4571,19 +4586,19 @@ checkProductsListResponse(api.ProductsListResponse o) {
|
| if (buildCounterProductsListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed916(o.resources);
|
| + checkUnnamed569(o.resources);
|
| }
|
| buildCounterProductsListResponse--;
|
| }
|
|
|
| -buildUnnamed917() {
|
| +buildUnnamed570() {
|
| var o = new core.List<api.ProductstatusesCustomBatchRequestEntry>();
|
| o.add(buildProductstatusesCustomBatchRequestEntry());
|
| o.add(buildProductstatusesCustomBatchRequestEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed917(core.List<api.ProductstatusesCustomBatchRequestEntry> o) {
|
| +checkUnnamed570(core.List<api.ProductstatusesCustomBatchRequestEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductstatusesCustomBatchRequestEntry(o[0]);
|
| checkProductstatusesCustomBatchRequestEntry(o[1]);
|
| @@ -4594,7 +4609,7 @@ buildProductstatusesCustomBatchRequest() {
|
| var o = new api.ProductstatusesCustomBatchRequest();
|
| buildCounterProductstatusesCustomBatchRequest++;
|
| if (buildCounterProductstatusesCustomBatchRequest < 3) {
|
| - o.entries = buildUnnamed917();
|
| + o.entries = buildUnnamed570();
|
| }
|
| buildCounterProductstatusesCustomBatchRequest--;
|
| return o;
|
| @@ -4603,7 +4618,7 @@ buildProductstatusesCustomBatchRequest() {
|
| checkProductstatusesCustomBatchRequest(api.ProductstatusesCustomBatchRequest o) {
|
| buildCounterProductstatusesCustomBatchRequest++;
|
| if (buildCounterProductstatusesCustomBatchRequest < 3) {
|
| - checkUnnamed917(o.entries);
|
| + checkUnnamed570(o.entries);
|
| }
|
| buildCounterProductstatusesCustomBatchRequest--;
|
| }
|
| @@ -4633,14 +4648,14 @@ checkProductstatusesCustomBatchRequestEntry(api.ProductstatusesCustomBatchReques
|
| buildCounterProductstatusesCustomBatchRequestEntry--;
|
| }
|
|
|
| -buildUnnamed918() {
|
| +buildUnnamed571() {
|
| var o = new core.List<api.ProductstatusesCustomBatchResponseEntry>();
|
| o.add(buildProductstatusesCustomBatchResponseEntry());
|
| o.add(buildProductstatusesCustomBatchResponseEntry());
|
| return o;
|
| }
|
|
|
| -checkUnnamed918(core.List<api.ProductstatusesCustomBatchResponseEntry> o) {
|
| +checkUnnamed571(core.List<api.ProductstatusesCustomBatchResponseEntry> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductstatusesCustomBatchResponseEntry(o[0]);
|
| checkProductstatusesCustomBatchResponseEntry(o[1]);
|
| @@ -4651,7 +4666,7 @@ buildProductstatusesCustomBatchResponse() {
|
| var o = new api.ProductstatusesCustomBatchResponse();
|
| buildCounterProductstatusesCustomBatchResponse++;
|
| if (buildCounterProductstatusesCustomBatchResponse < 3) {
|
| - o.entries = buildUnnamed918();
|
| + o.entries = buildUnnamed571();
|
| o.kind = "foo";
|
| }
|
| buildCounterProductstatusesCustomBatchResponse--;
|
| @@ -4661,7 +4676,7 @@ buildProductstatusesCustomBatchResponse() {
|
| checkProductstatusesCustomBatchResponse(api.ProductstatusesCustomBatchResponse o) {
|
| buildCounterProductstatusesCustomBatchResponse++;
|
| if (buildCounterProductstatusesCustomBatchResponse < 3) {
|
| - checkUnnamed918(o.entries);
|
| + checkUnnamed571(o.entries);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| }
|
| buildCounterProductstatusesCustomBatchResponse--;
|
| @@ -4692,14 +4707,14 @@ checkProductstatusesCustomBatchResponseEntry(api.ProductstatusesCustomBatchRespo
|
| buildCounterProductstatusesCustomBatchResponseEntry--;
|
| }
|
|
|
| -buildUnnamed919() {
|
| +buildUnnamed572() {
|
| var o = new core.List<api.ProductStatus>();
|
| o.add(buildProductStatus());
|
| o.add(buildProductStatus());
|
| return o;
|
| }
|
|
|
| -checkUnnamed919(core.List<api.ProductStatus> o) {
|
| +checkUnnamed572(core.List<api.ProductStatus> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkProductStatus(o[0]);
|
| checkProductStatus(o[1]);
|
| @@ -4712,7 +4727,7 @@ buildProductstatusesListResponse() {
|
| if (buildCounterProductstatusesListResponse < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.resources = buildUnnamed919();
|
| + o.resources = buildUnnamed572();
|
| }
|
| buildCounterProductstatusesListResponse--;
|
| return o;
|
| @@ -4723,32 +4738,32 @@ checkProductstatusesListResponse(api.ProductstatusesListResponse o) {
|
| if (buildCounterProductstatusesListResponse < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed919(o.resources);
|
| + checkUnnamed572(o.resources);
|
| }
|
| buildCounterProductstatusesListResponse--;
|
| }
|
|
|
| -buildUnnamed920() {
|
| +buildUnnamed573() {
|
| var o = new core.List<api.TestOrderLineItem>();
|
| o.add(buildTestOrderLineItem());
|
| o.add(buildTestOrderLineItem());
|
| return o;
|
| }
|
|
|
| -checkUnnamed920(core.List<api.TestOrderLineItem> o) {
|
| +checkUnnamed573(core.List<api.TestOrderLineItem> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkTestOrderLineItem(o[0]);
|
| checkTestOrderLineItem(o[1]);
|
| }
|
|
|
| -buildUnnamed921() {
|
| +buildUnnamed574() {
|
| var o = new core.List<api.OrderPromotion>();
|
| o.add(buildOrderPromotion());
|
| o.add(buildOrderPromotion());
|
| return o;
|
| }
|
|
|
| -checkUnnamed921(core.List<api.OrderPromotion> o) {
|
| +checkUnnamed574(core.List<api.OrderPromotion> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderPromotion(o[0]);
|
| checkOrderPromotion(o[1]);
|
| @@ -4761,10 +4776,10 @@ buildTestOrder() {
|
| if (buildCounterTestOrder < 3) {
|
| o.customer = buildTestOrderCustomer();
|
| o.kind = "foo";
|
| - o.lineItems = buildUnnamed920();
|
| + o.lineItems = buildUnnamed573();
|
| o.paymentMethod = buildTestOrderPaymentMethod();
|
| o.predefinedDeliveryAddress = "foo";
|
| - o.promotions = buildUnnamed921();
|
| + o.promotions = buildUnnamed574();
|
| o.shippingCost = buildPrice();
|
| o.shippingCostTax = buildPrice();
|
| o.shippingOption = "foo";
|
| @@ -4778,10 +4793,10 @@ checkTestOrder(api.TestOrder o) {
|
| if (buildCounterTestOrder < 3) {
|
| checkTestOrderCustomer(o.customer);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| - checkUnnamed920(o.lineItems);
|
| + checkUnnamed573(o.lineItems);
|
| checkTestOrderPaymentMethod(o.paymentMethod);
|
| unittest.expect(o.predefinedDeliveryAddress, unittest.equals('foo'));
|
| - checkUnnamed921(o.promotions);
|
| + checkUnnamed574(o.promotions);
|
| checkPrice(o.shippingCost);
|
| checkPrice(o.shippingCostTax);
|
| unittest.expect(o.shippingOption, unittest.equals('foo'));
|
| @@ -4839,14 +4854,14 @@ checkTestOrderLineItem(api.TestOrderLineItem o) {
|
| buildCounterTestOrderLineItem--;
|
| }
|
|
|
| -buildUnnamed922() {
|
| +buildUnnamed575() {
|
| var o = new core.List<api.OrderLineItemProductVariantAttribute>();
|
| o.add(buildOrderLineItemProductVariantAttribute());
|
| o.add(buildOrderLineItemProductVariantAttribute());
|
| return o;
|
| }
|
|
|
| -checkUnnamed922(core.List<api.OrderLineItemProductVariantAttribute> o) {
|
| +checkUnnamed575(core.List<api.OrderLineItemProductVariantAttribute> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkOrderLineItemProductVariantAttribute(o[0]);
|
| checkOrderLineItemProductVariantAttribute(o[1]);
|
| @@ -4869,7 +4884,7 @@ buildTestOrderLineItemProduct() {
|
| o.price = buildPrice();
|
| o.targetCountry = "foo";
|
| o.title = "foo";
|
| - o.variantAttributes = buildUnnamed922();
|
| + o.variantAttributes = buildUnnamed575();
|
| }
|
| buildCounterTestOrderLineItemProduct--;
|
| return o;
|
| @@ -4890,7 +4905,7 @@ checkTestOrderLineItemProduct(api.TestOrderLineItemProduct o) {
|
| checkPrice(o.price);
|
| unittest.expect(o.targetCountry, unittest.equals('foo'));
|
| unittest.expect(o.title, unittest.equals('foo'));
|
| - checkUnnamed922(o.variantAttributes);
|
| + checkUnnamed575(o.variantAttributes);
|
| }
|
| buildCounterTestOrderLineItemProduct--;
|
| }
|
| @@ -4943,14 +4958,14 @@ checkWeight(api.Weight o) {
|
| buildCounterWeight--;
|
| }
|
|
|
| -buildUnnamed923() {
|
| +buildUnnamed576() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed923(core.List<core.String> o) {
|
| +checkUnnamed576(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'));
|
| @@ -8294,7 +8309,7 @@ main() {
|
| var arg_pageToken = "foo";
|
| var arg_placedDateEnd = "foo";
|
| var arg_placedDateStart = "foo";
|
| - var arg_statuses = buildUnnamed923();
|
| + var arg_statuses = buildUnnamed576();
|
| mock.register(unittest.expectAsync((http.BaseRequest req, json) {
|
| var path = (req.url).path;
|
| var pathOffset = 0;
|
|
|