Index: generated/googleapis/test/admin/directory_v1_test.dart |
diff --git a/generated/googleapis/test/admin/directory_v1_test.dart b/generated/googleapis/test/admin/directory_v1_test.dart |
index dfd602b4f2eb1fc9691de4be59277d95d14d2a9f..57dafbb077a44762e8d73d900423b6144ec181da 100644 |
--- a/generated/googleapis/test/admin/directory_v1_test.dart |
+++ b/generated/googleapis/test/admin/directory_v1_test.dart |
@@ -43,14 +43,14 @@ checkAlias(api.Alias o) { |
buildCounterAlias--; |
} |
-buildUnnamed470() { |
+buildUnnamed90() { |
var o = new core.List<api.Alias>(); |
o.add(buildAlias()); |
o.add(buildAlias()); |
return o; |
} |
-checkUnnamed470(core.List<api.Alias> o) { |
+checkUnnamed90(core.List<api.Alias> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkAlias(o[0]); |
checkAlias(o[1]); |
@@ -61,7 +61,7 @@ buildAliases() { |
var o = new api.Aliases(); |
buildCounterAliases++; |
if (buildCounterAliases < 3) { |
- o.aliases = buildUnnamed470(); |
+ o.aliases = buildUnnamed90(); |
o.etag = "foo"; |
o.kind = "foo"; |
} |
@@ -72,7 +72,7 @@ buildAliases() { |
checkAliases(api.Aliases o) { |
buildCounterAliases++; |
if (buildCounterAliases < 3) { |
- checkUnnamed470(o.aliases); |
+ checkUnnamed90(o.aliases); |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
} |
@@ -110,14 +110,14 @@ checkAsp(api.Asp o) { |
buildCounterAsp--; |
} |
-buildUnnamed471() { |
+buildUnnamed91() { |
var o = new core.List<api.Asp>(); |
o.add(buildAsp()); |
o.add(buildAsp()); |
return o; |
} |
-checkUnnamed471(core.List<api.Asp> o) { |
+checkUnnamed91(core.List<api.Asp> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkAsp(o[0]); |
checkAsp(o[1]); |
@@ -129,7 +129,7 @@ buildAsps() { |
buildCounterAsps++; |
if (buildCounterAsps < 3) { |
o.etag = "foo"; |
- o.items = buildUnnamed471(); |
+ o.items = buildUnnamed91(); |
o.kind = "foo"; |
} |
buildCounterAsps--; |
@@ -140,20 +140,20 @@ checkAsps(api.Asps o) { |
buildCounterAsps++; |
if (buildCounterAsps < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed471(o.items); |
+ checkUnnamed91(o.items); |
unittest.expect(o.kind, unittest.equals('foo')); |
} |
buildCounterAsps--; |
} |
-buildUnnamed472() { |
+buildUnnamed92() { |
var o = new core.Map<core.String, core.String>(); |
o["x"] = "foo"; |
o["y"] = "foo"; |
return o; |
} |
-checkUnnamed472(core.Map<core.String, core.String> o) { |
+checkUnnamed92(core.Map<core.String, core.String> o) { |
unittest.expect(o, unittest.hasLength(2)); |
unittest.expect(o["x"], unittest.equals('foo')); |
unittest.expect(o["y"], unittest.equals('foo')); |
@@ -168,7 +168,7 @@ buildChannel() { |
o.expiration = "foo"; |
o.id = "foo"; |
o.kind = "foo"; |
- o.params = buildUnnamed472(); |
+ o.params = buildUnnamed92(); |
o.payload = true; |
o.resourceId = "foo"; |
o.resourceUri = "foo"; |
@@ -186,7 +186,7 @@ checkChannel(api.Channel o) { |
unittest.expect(o.expiration, unittest.equals('foo')); |
unittest.expect(o.id, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
- checkUnnamed472(o.params); |
+ checkUnnamed92(o.params); |
unittest.expect(o.payload, unittest.isTrue); |
unittest.expect(o.resourceId, unittest.equals('foo')); |
unittest.expect(o.resourceUri, unittest.equals('foo')); |
@@ -217,14 +217,14 @@ checkChromeOsDeviceActiveTimeRanges(api.ChromeOsDeviceActiveTimeRanges o) { |
buildCounterChromeOsDeviceActiveTimeRanges--; |
} |
-buildUnnamed473() { |
+buildUnnamed93() { |
var o = new core.List<api.ChromeOsDeviceActiveTimeRanges>(); |
o.add(buildChromeOsDeviceActiveTimeRanges()); |
o.add(buildChromeOsDeviceActiveTimeRanges()); |
return o; |
} |
-checkUnnamed473(core.List<api.ChromeOsDeviceActiveTimeRanges> o) { |
+checkUnnamed93(core.List<api.ChromeOsDeviceActiveTimeRanges> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkChromeOsDeviceActiveTimeRanges(o[0]); |
checkChromeOsDeviceActiveTimeRanges(o[1]); |
@@ -251,14 +251,14 @@ checkChromeOsDeviceRecentUsers(api.ChromeOsDeviceRecentUsers o) { |
buildCounterChromeOsDeviceRecentUsers--; |
} |
-buildUnnamed474() { |
+buildUnnamed94() { |
var o = new core.List<api.ChromeOsDeviceRecentUsers>(); |
o.add(buildChromeOsDeviceRecentUsers()); |
o.add(buildChromeOsDeviceRecentUsers()); |
return o; |
} |
-checkUnnamed474(core.List<api.ChromeOsDeviceRecentUsers> o) { |
+checkUnnamed94(core.List<api.ChromeOsDeviceRecentUsers> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkChromeOsDeviceRecentUsers(o[0]); |
checkChromeOsDeviceRecentUsers(o[1]); |
@@ -269,7 +269,7 @@ buildChromeOsDevice() { |
var o = new api.ChromeOsDevice(); |
buildCounterChromeOsDevice++; |
if (buildCounterChromeOsDevice < 3) { |
- o.activeTimeRanges = buildUnnamed473(); |
+ o.activeTimeRanges = buildUnnamed93(); |
o.annotatedLocation = "foo"; |
o.annotatedUser = "foo"; |
o.bootMode = "foo"; |
@@ -288,7 +288,7 @@ buildChromeOsDevice() { |
o.orgUnitPath = "foo"; |
o.osVersion = "foo"; |
o.platformVersion = "foo"; |
- o.recentUsers = buildUnnamed474(); |
+ o.recentUsers = buildUnnamed94(); |
o.serialNumber = "foo"; |
o.status = "foo"; |
o.supportEndDate = core.DateTime.parse("2002-02-27T14:01:02"); |
@@ -301,7 +301,7 @@ buildChromeOsDevice() { |
checkChromeOsDevice(api.ChromeOsDevice o) { |
buildCounterChromeOsDevice++; |
if (buildCounterChromeOsDevice < 3) { |
- checkUnnamed473(o.activeTimeRanges); |
+ checkUnnamed93(o.activeTimeRanges); |
unittest.expect(o.annotatedLocation, unittest.equals('foo')); |
unittest.expect(o.annotatedUser, unittest.equals('foo')); |
unittest.expect(o.bootMode, unittest.equals('foo')); |
@@ -320,7 +320,7 @@ checkChromeOsDevice(api.ChromeOsDevice o) { |
unittest.expect(o.orgUnitPath, unittest.equals('foo')); |
unittest.expect(o.osVersion, unittest.equals('foo')); |
unittest.expect(o.platformVersion, unittest.equals('foo')); |
- checkUnnamed474(o.recentUsers); |
+ checkUnnamed94(o.recentUsers); |
unittest.expect(o.serialNumber, unittest.equals('foo')); |
unittest.expect(o.status, unittest.equals('foo')); |
unittest.expect(o.supportEndDate, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02"))); |
@@ -329,14 +329,14 @@ checkChromeOsDevice(api.ChromeOsDevice o) { |
buildCounterChromeOsDevice--; |
} |
-buildUnnamed475() { |
+buildUnnamed95() { |
var o = new core.List<api.ChromeOsDevice>(); |
o.add(buildChromeOsDevice()); |
o.add(buildChromeOsDevice()); |
return o; |
} |
-checkUnnamed475(core.List<api.ChromeOsDevice> o) { |
+checkUnnamed95(core.List<api.ChromeOsDevice> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkChromeOsDevice(o[0]); |
checkChromeOsDevice(o[1]); |
@@ -347,7 +347,7 @@ buildChromeOsDevices() { |
var o = new api.ChromeOsDevices(); |
buildCounterChromeOsDevices++; |
if (buildCounterChromeOsDevices < 3) { |
- o.chromeosdevices = buildUnnamed475(); |
+ o.chromeosdevices = buildUnnamed95(); |
o.etag = "foo"; |
o.kind = "foo"; |
o.nextPageToken = "foo"; |
@@ -359,7 +359,7 @@ buildChromeOsDevices() { |
checkChromeOsDevices(api.ChromeOsDevices o) { |
buildCounterChromeOsDevices++; |
if (buildCounterChromeOsDevices < 3) { |
- checkUnnamed475(o.chromeosdevices); |
+ checkUnnamed95(o.chromeosdevices); |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
@@ -367,27 +367,27 @@ checkChromeOsDevices(api.ChromeOsDevices o) { |
buildCounterChromeOsDevices--; |
} |
-buildUnnamed476() { |
+buildUnnamed96() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed476(core.List<core.String> o) { |
+checkUnnamed96(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')); |
} |
-buildUnnamed477() { |
+buildUnnamed97() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed477(core.List<core.String> o) { |
+checkUnnamed97(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')); |
@@ -399,7 +399,7 @@ buildGroup() { |
buildCounterGroup++; |
if (buildCounterGroup < 3) { |
o.adminCreated = true; |
- o.aliases = buildUnnamed476(); |
+ o.aliases = buildUnnamed96(); |
o.description = "foo"; |
o.directMembersCount = "foo"; |
o.email = "foo"; |
@@ -407,7 +407,7 @@ buildGroup() { |
o.id = "foo"; |
o.kind = "foo"; |
o.name = "foo"; |
- o.nonEditableAliases = buildUnnamed477(); |
+ o.nonEditableAliases = buildUnnamed97(); |
} |
buildCounterGroup--; |
return o; |
@@ -417,7 +417,7 @@ checkGroup(api.Group o) { |
buildCounterGroup++; |
if (buildCounterGroup < 3) { |
unittest.expect(o.adminCreated, unittest.isTrue); |
- checkUnnamed476(o.aliases); |
+ checkUnnamed96(o.aliases); |
unittest.expect(o.description, unittest.equals('foo')); |
unittest.expect(o.directMembersCount, unittest.equals('foo')); |
unittest.expect(o.email, unittest.equals('foo')); |
@@ -425,19 +425,19 @@ checkGroup(api.Group o) { |
unittest.expect(o.id, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.name, unittest.equals('foo')); |
- checkUnnamed477(o.nonEditableAliases); |
+ checkUnnamed97(o.nonEditableAliases); |
} |
buildCounterGroup--; |
} |
-buildUnnamed478() { |
+buildUnnamed98() { |
var o = new core.List<api.Group>(); |
o.add(buildGroup()); |
o.add(buildGroup()); |
return o; |
} |
-checkUnnamed478(core.List<api.Group> o) { |
+checkUnnamed98(core.List<api.Group> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkGroup(o[0]); |
checkGroup(o[1]); |
@@ -449,7 +449,7 @@ buildGroups() { |
buildCounterGroups++; |
if (buildCounterGroups < 3) { |
o.etag = "foo"; |
- o.groups = buildUnnamed478(); |
+ o.groups = buildUnnamed98(); |
o.kind = "foo"; |
o.nextPageToken = "foo"; |
} |
@@ -461,7 +461,7 @@ checkGroups(api.Groups o) { |
buildCounterGroups++; |
if (buildCounterGroups < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed478(o.groups); |
+ checkUnnamed98(o.groups); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
} |
@@ -497,14 +497,14 @@ checkMember(api.Member o) { |
buildCounterMember--; |
} |
-buildUnnamed479() { |
+buildUnnamed99() { |
var o = new core.List<api.Member>(); |
o.add(buildMember()); |
o.add(buildMember()); |
return o; |
} |
-checkUnnamed479(core.List<api.Member> o) { |
+checkUnnamed99(core.List<api.Member> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkMember(o[0]); |
checkMember(o[1]); |
@@ -517,7 +517,7 @@ buildMembers() { |
if (buildCounterMembers < 3) { |
o.etag = "foo"; |
o.kind = "foo"; |
- o.members = buildUnnamed479(); |
+ o.members = buildUnnamed99(); |
o.nextPageToken = "foo"; |
} |
buildCounterMembers--; |
@@ -529,20 +529,20 @@ checkMembers(api.Members o) { |
if (buildCounterMembers < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
- checkUnnamed479(o.members); |
+ checkUnnamed99(o.members); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
} |
buildCounterMembers--; |
} |
-buildUnnamed480() { |
+buildUnnamed100() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed480(core.List<core.String> o) { |
+checkUnnamed100(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')); |
@@ -555,7 +555,7 @@ buildMobileDeviceApplications() { |
if (buildCounterMobileDeviceApplications < 3) { |
o.displayName = "foo"; |
o.packageName = "foo"; |
- o.permission = buildUnnamed480(); |
+ o.permission = buildUnnamed100(); |
o.versionCode = 42; |
o.versionName = "foo"; |
} |
@@ -568,47 +568,47 @@ checkMobileDeviceApplications(api.MobileDeviceApplications o) { |
if (buildCounterMobileDeviceApplications < 3) { |
unittest.expect(o.displayName, unittest.equals('foo')); |
unittest.expect(o.packageName, unittest.equals('foo')); |
- checkUnnamed480(o.permission); |
+ checkUnnamed100(o.permission); |
unittest.expect(o.versionCode, unittest.equals(42)); |
unittest.expect(o.versionName, unittest.equals('foo')); |
} |
buildCounterMobileDeviceApplications--; |
} |
-buildUnnamed481() { |
+buildUnnamed101() { |
var o = new core.List<api.MobileDeviceApplications>(); |
o.add(buildMobileDeviceApplications()); |
o.add(buildMobileDeviceApplications()); |
return o; |
} |
-checkUnnamed481(core.List<api.MobileDeviceApplications> o) { |
+checkUnnamed101(core.List<api.MobileDeviceApplications> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkMobileDeviceApplications(o[0]); |
checkMobileDeviceApplications(o[1]); |
} |
-buildUnnamed482() { |
+buildUnnamed102() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed482(core.List<core.String> o) { |
+checkUnnamed102(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')); |
} |
-buildUnnamed483() { |
+buildUnnamed103() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed483(core.List<core.String> o) { |
+checkUnnamed103(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')); |
@@ -619,13 +619,13 @@ buildMobileDevice() { |
var o = new api.MobileDevice(); |
buildCounterMobileDevice++; |
if (buildCounterMobileDevice < 3) { |
- o.applications = buildUnnamed481(); |
+ o.applications = buildUnnamed101(); |
o.basebandVersion = "foo"; |
o.buildNumber = "foo"; |
o.defaultLanguage = "foo"; |
o.deviceCompromisedStatus = "foo"; |
o.deviceId = "foo"; |
- o.email = buildUnnamed482(); |
+ o.email = buildUnnamed102(); |
o.etag = "foo"; |
o.firstSync = core.DateTime.parse("2002-02-27T14:01:02"); |
o.hardwareId = "foo"; |
@@ -636,7 +636,7 @@ buildMobileDevice() { |
o.managedAccountIsOnOwnerProfile = true; |
o.meid = "foo"; |
o.model = "foo"; |
- o.name = buildUnnamed483(); |
+ o.name = buildUnnamed103(); |
o.networkOperator = "foo"; |
o.os = "foo"; |
o.resourceId = "foo"; |
@@ -653,13 +653,13 @@ buildMobileDevice() { |
checkMobileDevice(api.MobileDevice o) { |
buildCounterMobileDevice++; |
if (buildCounterMobileDevice < 3) { |
- checkUnnamed481(o.applications); |
+ checkUnnamed101(o.applications); |
unittest.expect(o.basebandVersion, unittest.equals('foo')); |
unittest.expect(o.buildNumber, unittest.equals('foo')); |
unittest.expect(o.defaultLanguage, unittest.equals('foo')); |
unittest.expect(o.deviceCompromisedStatus, unittest.equals('foo')); |
unittest.expect(o.deviceId, unittest.equals('foo')); |
- checkUnnamed482(o.email); |
+ checkUnnamed102(o.email); |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.firstSync, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02"))); |
unittest.expect(o.hardwareId, unittest.equals('foo')); |
@@ -670,7 +670,7 @@ checkMobileDevice(api.MobileDevice o) { |
unittest.expect(o.managedAccountIsOnOwnerProfile, unittest.isTrue); |
unittest.expect(o.meid, unittest.equals('foo')); |
unittest.expect(o.model, unittest.equals('foo')); |
- checkUnnamed483(o.name); |
+ checkUnnamed103(o.name); |
unittest.expect(o.networkOperator, unittest.equals('foo')); |
unittest.expect(o.os, unittest.equals('foo')); |
unittest.expect(o.resourceId, unittest.equals('foo')); |
@@ -702,14 +702,14 @@ checkMobileDeviceAction(api.MobileDeviceAction o) { |
buildCounterMobileDeviceAction--; |
} |
-buildUnnamed484() { |
+buildUnnamed104() { |
var o = new core.List<api.MobileDevice>(); |
o.add(buildMobileDevice()); |
o.add(buildMobileDevice()); |
return o; |
} |
-checkUnnamed484(core.List<api.MobileDevice> o) { |
+checkUnnamed104(core.List<api.MobileDevice> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkMobileDevice(o[0]); |
checkMobileDevice(o[1]); |
@@ -722,7 +722,7 @@ buildMobileDevices() { |
if (buildCounterMobileDevices < 3) { |
o.etag = "foo"; |
o.kind = "foo"; |
- o.mobiledevices = buildUnnamed484(); |
+ o.mobiledevices = buildUnnamed104(); |
o.nextPageToken = "foo"; |
} |
buildCounterMobileDevices--; |
@@ -734,7 +734,7 @@ checkMobileDevices(api.MobileDevices o) { |
if (buildCounterMobileDevices < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
- checkUnnamed484(o.mobiledevices); |
+ checkUnnamed104(o.mobiledevices); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
} |
buildCounterMobileDevices--; |
@@ -773,14 +773,14 @@ checkNotification(api.Notification o) { |
buildCounterNotification--; |
} |
-buildUnnamed485() { |
+buildUnnamed105() { |
var o = new core.List<api.Notification>(); |
o.add(buildNotification()); |
o.add(buildNotification()); |
return o; |
} |
-checkUnnamed485(core.List<api.Notification> o) { |
+checkUnnamed105(core.List<api.Notification> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkNotification(o[0]); |
checkNotification(o[1]); |
@@ -792,7 +792,7 @@ buildNotifications() { |
buildCounterNotifications++; |
if (buildCounterNotifications < 3) { |
o.etag = "foo"; |
- o.items = buildUnnamed485(); |
+ o.items = buildUnnamed105(); |
o.kind = "foo"; |
o.nextPageToken = "foo"; |
o.unreadNotificationsCount = 42; |
@@ -805,7 +805,7 @@ checkNotifications(api.Notifications o) { |
buildCounterNotifications++; |
if (buildCounterNotifications < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed485(o.items); |
+ checkUnnamed105(o.items); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
unittest.expect(o.unreadNotificationsCount, unittest.equals(42)); |
@@ -844,14 +844,14 @@ checkOrgUnit(api.OrgUnit o) { |
buildCounterOrgUnit--; |
} |
-buildUnnamed486() { |
+buildUnnamed106() { |
var o = new core.List<api.OrgUnit>(); |
o.add(buildOrgUnit()); |
o.add(buildOrgUnit()); |
return o; |
} |
-checkUnnamed486(core.List<api.OrgUnit> o) { |
+checkUnnamed106(core.List<api.OrgUnit> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkOrgUnit(o[0]); |
checkOrgUnit(o[1]); |
@@ -864,7 +864,7 @@ buildOrgUnits() { |
if (buildCounterOrgUnits < 3) { |
o.etag = "foo"; |
o.kind = "foo"; |
- o.organizationUnits = buildUnnamed486(); |
+ o.organizationUnits = buildUnnamed106(); |
} |
buildCounterOrgUnits--; |
return o; |
@@ -875,19 +875,19 @@ checkOrgUnits(api.OrgUnits o) { |
if (buildCounterOrgUnits < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
- checkUnnamed486(o.organizationUnits); |
+ checkUnnamed106(o.organizationUnits); |
} |
buildCounterOrgUnits--; |
} |
-buildUnnamed487() { |
+buildUnnamed107() { |
var o = new core.List<api.SchemaFieldSpec>(); |
o.add(buildSchemaFieldSpec()); |
o.add(buildSchemaFieldSpec()); |
return o; |
} |
-checkUnnamed487(core.List<api.SchemaFieldSpec> o) { |
+checkUnnamed107(core.List<api.SchemaFieldSpec> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkSchemaFieldSpec(o[0]); |
checkSchemaFieldSpec(o[1]); |
@@ -899,7 +899,7 @@ buildSchema() { |
buildCounterSchema++; |
if (buildCounterSchema < 3) { |
o.etag = "foo"; |
- o.fields = buildUnnamed487(); |
+ o.fields = buildUnnamed107(); |
o.kind = "foo"; |
o.schemaId = "foo"; |
o.schemaName = "foo"; |
@@ -912,7 +912,7 @@ checkSchema(api.Schema o) { |
buildCounterSchema++; |
if (buildCounterSchema < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed487(o.fields); |
+ checkUnnamed107(o.fields); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.schemaId, unittest.equals('foo')); |
unittest.expect(o.schemaName, unittest.equals('foo')); |
@@ -976,14 +976,14 @@ checkSchemaFieldSpec(api.SchemaFieldSpec o) { |
buildCounterSchemaFieldSpec--; |
} |
-buildUnnamed488() { |
+buildUnnamed108() { |
var o = new core.List<api.Schema>(); |
o.add(buildSchema()); |
o.add(buildSchema()); |
return o; |
} |
-checkUnnamed488(core.List<api.Schema> o) { |
+checkUnnamed108(core.List<api.Schema> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkSchema(o[0]); |
checkSchema(o[1]); |
@@ -996,7 +996,7 @@ buildSchemas() { |
if (buildCounterSchemas < 3) { |
o.etag = "foo"; |
o.kind = "foo"; |
- o.schemas = buildUnnamed488(); |
+ o.schemas = buildUnnamed108(); |
} |
buildCounterSchemas--; |
return o; |
@@ -1007,19 +1007,19 @@ checkSchemas(api.Schemas o) { |
if (buildCounterSchemas < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
- checkUnnamed488(o.schemas); |
+ checkUnnamed108(o.schemas); |
} |
buildCounterSchemas--; |
} |
-buildUnnamed489() { |
+buildUnnamed109() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed489(core.List<core.String> o) { |
+checkUnnamed109(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')); |
@@ -1036,7 +1036,7 @@ buildToken() { |
o.etag = "foo"; |
o.kind = "foo"; |
o.nativeApp = true; |
- o.scopes = buildUnnamed489(); |
+ o.scopes = buildUnnamed109(); |
o.userKey = "foo"; |
} |
buildCounterToken--; |
@@ -1052,20 +1052,20 @@ checkToken(api.Token o) { |
unittest.expect(o.etag, unittest.equals('foo')); |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.nativeApp, unittest.isTrue); |
- checkUnnamed489(o.scopes); |
+ checkUnnamed109(o.scopes); |
unittest.expect(o.userKey, unittest.equals('foo')); |
} |
buildCounterToken--; |
} |
-buildUnnamed490() { |
+buildUnnamed110() { |
var o = new core.List<api.Token>(); |
o.add(buildToken()); |
o.add(buildToken()); |
return o; |
} |
-checkUnnamed490(core.List<api.Token> o) { |
+checkUnnamed110(core.List<api.Token> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkToken(o[0]); |
checkToken(o[1]); |
@@ -1077,7 +1077,7 @@ buildTokens() { |
buildCounterTokens++; |
if (buildCounterTokens < 3) { |
o.etag = "foo"; |
- o.items = buildUnnamed490(); |
+ o.items = buildUnnamed110(); |
o.kind = "foo"; |
} |
buildCounterTokens--; |
@@ -1088,46 +1088,46 @@ checkTokens(api.Tokens o) { |
buildCounterTokens++; |
if (buildCounterTokens < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed490(o.items); |
+ checkUnnamed110(o.items); |
unittest.expect(o.kind, unittest.equals('foo')); |
} |
buildCounterTokens--; |
} |
-buildUnnamed491() { |
+buildUnnamed111() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed491(core.List<core.String> o) { |
+checkUnnamed111(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')); |
} |
-buildUnnamed492() { |
+buildUnnamed112() { |
var o = new core.Map<core.String, api.UserCustomProperties>(); |
o["x"] = buildUserCustomProperties(); |
o["y"] = buildUserCustomProperties(); |
return o; |
} |
-checkUnnamed492(core.Map<core.String, api.UserCustomProperties> o) { |
+checkUnnamed112(core.Map<core.String, api.UserCustomProperties> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkUserCustomProperties(o["x"]); |
checkUserCustomProperties(o["y"]); |
} |
-buildUnnamed493() { |
+buildUnnamed113() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed493(core.List<core.String> o) { |
+checkUnnamed113(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')); |
@@ -1140,10 +1140,10 @@ buildUser() { |
if (buildCounterUser < 3) { |
o.addresses = {'list' : [1, 2, 3], 'bool' : true, 'string' : 'foo'}; |
o.agreedToTerms = true; |
- o.aliases = buildUnnamed491(); |
+ o.aliases = buildUnnamed111(); |
o.changePasswordAtNextLogin = true; |
o.creationTime = core.DateTime.parse("2002-02-27T14:01:02"); |
- o.customSchemas = buildUnnamed492(); |
+ o.customSchemas = buildUnnamed112(); |
o.customerId = "foo"; |
o.deletionTime = core.DateTime.parse("2002-02-27T14:01:02"); |
o.emails = {'list' : [1, 2, 3], 'bool' : true, 'string' : 'foo'}; |
@@ -1160,7 +1160,7 @@ buildUser() { |
o.kind = "foo"; |
o.lastLoginTime = core.DateTime.parse("2002-02-27T14:01:02"); |
o.name = buildUserName(); |
- o.nonEditableAliases = buildUnnamed493(); |
+ o.nonEditableAliases = buildUnnamed113(); |
o.orgUnitPath = "foo"; |
o.organizations = {'list' : [1, 2, 3], 'bool' : true, 'string' : 'foo'}; |
o.password = "foo"; |
@@ -1180,10 +1180,10 @@ checkUser(api.User o) { |
if (buildCounterUser < 3) { |
var casted1 = (o.addresses) as core.Map; unittest.expect(casted1, unittest.hasLength(3)); unittest.expect(casted1["list"], unittest.equals([1, 2, 3])); unittest.expect(casted1["bool"], unittest.equals(true)); unittest.expect(casted1["string"], unittest.equals('foo')); |
unittest.expect(o.agreedToTerms, unittest.isTrue); |
- checkUnnamed491(o.aliases); |
+ checkUnnamed111(o.aliases); |
unittest.expect(o.changePasswordAtNextLogin, unittest.isTrue); |
unittest.expect(o.creationTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02"))); |
- checkUnnamed492(o.customSchemas); |
+ checkUnnamed112(o.customSchemas); |
unittest.expect(o.customerId, unittest.equals('foo')); |
unittest.expect(o.deletionTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02"))); |
var casted2 = (o.emails) as core.Map; unittest.expect(casted2, unittest.hasLength(3)); unittest.expect(casted2["list"], unittest.equals([1, 2, 3])); unittest.expect(casted2["bool"], unittest.equals(true)); unittest.expect(casted2["string"], unittest.equals('foo')); |
@@ -1200,7 +1200,7 @@ checkUser(api.User o) { |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.lastLoginTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02"))); |
checkUserName(o.name); |
- checkUnnamed493(o.nonEditableAliases); |
+ checkUnnamed113(o.nonEditableAliases); |
unittest.expect(o.orgUnitPath, unittest.equals('foo')); |
var casted5 = (o.organizations) as core.Map; unittest.expect(casted5, unittest.hasLength(3)); unittest.expect(casted5["list"], unittest.equals([1, 2, 3])); unittest.expect(casted5["bool"], unittest.equals(true)); unittest.expect(casted5["string"], unittest.equals('foo')); |
unittest.expect(o.password, unittest.equals('foo')); |
@@ -1528,14 +1528,14 @@ checkUserUndelete(api.UserUndelete o) { |
buildCounterUserUndelete--; |
} |
-buildUnnamed494() { |
+buildUnnamed114() { |
var o = new core.List<api.User>(); |
o.add(buildUser()); |
o.add(buildUser()); |
return o; |
} |
-checkUnnamed494(core.List<api.User> o) { |
+checkUnnamed114(core.List<api.User> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkUser(o[0]); |
checkUser(o[1]); |
@@ -1550,7 +1550,7 @@ buildUsers() { |
o.kind = "foo"; |
o.nextPageToken = "foo"; |
o.triggerEvent = "foo"; |
- o.users = buildUnnamed494(); |
+ o.users = buildUnnamed114(); |
} |
buildCounterUsers--; |
return o; |
@@ -1563,7 +1563,7 @@ checkUsers(api.Users o) { |
unittest.expect(o.kind, unittest.equals('foo')); |
unittest.expect(o.nextPageToken, unittest.equals('foo')); |
unittest.expect(o.triggerEvent, unittest.equals('foo')); |
- checkUnnamed494(o.users); |
+ checkUnnamed114(o.users); |
} |
buildCounterUsers--; |
} |
@@ -1593,14 +1593,14 @@ checkVerificationCode(api.VerificationCode o) { |
buildCounterVerificationCode--; |
} |
-buildUnnamed495() { |
+buildUnnamed115() { |
var o = new core.List<api.VerificationCode>(); |
o.add(buildVerificationCode()); |
o.add(buildVerificationCode()); |
return o; |
} |
-checkUnnamed495(core.List<api.VerificationCode> o) { |
+checkUnnamed115(core.List<api.VerificationCode> o) { |
unittest.expect(o, unittest.hasLength(2)); |
checkVerificationCode(o[0]); |
checkVerificationCode(o[1]); |
@@ -1612,7 +1612,7 @@ buildVerificationCodes() { |
buildCounterVerificationCodes++; |
if (buildCounterVerificationCodes < 3) { |
o.etag = "foo"; |
- o.items = buildUnnamed495(); |
+ o.items = buildUnnamed115(); |
o.kind = "foo"; |
} |
buildCounterVerificationCodes--; |
@@ -1623,59 +1623,59 @@ checkVerificationCodes(api.VerificationCodes o) { |
buildCounterVerificationCodes++; |
if (buildCounterVerificationCodes < 3) { |
unittest.expect(o.etag, unittest.equals('foo')); |
- checkUnnamed495(o.items); |
+ checkUnnamed115(o.items); |
unittest.expect(o.kind, unittest.equals('foo')); |
} |
buildCounterVerificationCodes--; |
} |
-buildUnnamed496() { |
+buildUnnamed116() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed496(core.List<core.String> o) { |
+checkUnnamed116(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')); |
} |
-buildUnnamed497() { |
+buildUnnamed117() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed497(core.List<core.String> o) { |
+checkUnnamed117(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')); |
} |
-buildUnnamed498() { |
+buildUnnamed118() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed498(core.List<core.String> o) { |
+checkUnnamed118(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')); |
} |
-buildUnnamed499() { |
+buildUnnamed119() { |
var o = new core.List<core.String>(); |
o.add("foo"); |
o.add("foo"); |
return o; |
} |
-checkUnnamed499(core.List<core.String> o) { |
+checkUnnamed119(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')); |
@@ -3924,7 +3924,7 @@ main() { |
var mock = new common_test.HttpServerMock(); |
api.OrgunitsResourceApi res = new api.AdminApi(mock).orgunits; |
var arg_customerId = "foo"; |
- var arg_orgUnitPath = buildUnnamed496(); |
+ var arg_orgUnitPath = buildUnnamed116(); |
mock.register(unittest.expectAsync((http.BaseRequest req, json) { |
var path = (req.url).path; |
var pathOffset = 0; |
@@ -3978,7 +3978,7 @@ main() { |
var mock = new common_test.HttpServerMock(); |
api.OrgunitsResourceApi res = new api.AdminApi(mock).orgunits; |
var arg_customerId = "foo"; |
- var arg_orgUnitPath = buildUnnamed497(); |
+ var arg_orgUnitPath = buildUnnamed117(); |
mock.register(unittest.expectAsync((http.BaseRequest req, json) { |
var path = (req.url).path; |
var pathOffset = 0; |
@@ -4149,7 +4149,7 @@ main() { |
api.OrgunitsResourceApi res = new api.AdminApi(mock).orgunits; |
var arg_request = buildOrgUnit(); |
var arg_customerId = "foo"; |
- var arg_orgUnitPath = buildUnnamed498(); |
+ var arg_orgUnitPath = buildUnnamed118(); |
mock.register(unittest.expectAsync((http.BaseRequest req, json) { |
var obj = new api.OrgUnit.fromJson(json); |
checkOrgUnit(obj); |
@@ -4209,7 +4209,7 @@ main() { |
api.OrgunitsResourceApi res = new api.AdminApi(mock).orgunits; |
var arg_request = buildOrgUnit(); |
var arg_customerId = "foo"; |
- var arg_orgUnitPath = buildUnnamed499(); |
+ var arg_orgUnitPath = buildUnnamed119(); |
mock.register(unittest.expectAsync((http.BaseRequest req, json) { |
var obj = new api.OrgUnit.fromJson(json); |
checkOrgUnit(obj); |