mirror of
https://github.com/google/nomulus.git
synced 2025-06-25 05:51:07 +02:00
The export happens in a reducer, whois instance fields all need to be serializable. The DriveConnection is therefore installed as a class variable that can be replaced with a mock during test. Class variables are not serialized. Only fields related to a particular instance are. Note that DriveConnection is a misnomer. It is not a connection at all. It is just a thin wrapper class around the Drive service class, which provides convenient methods to write into Drive. Regardless, it cannot be serialized. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=194596695 |
||
---|---|---|
.. | ||
sheet | ||
backup_kinds.txt | ||
BigqueryPollJobActionTest.java | ||
BUILD | ||
CheckSnapshotActionTest.java | ||
DatastoreBackupInfoTest.java | ||
DatastoreBackupServiceTest.java | ||
ExportConstantsTest.java | ||
ExportDomainListsActionTest.java | ||
ExportReservedTermsActionTest.java | ||
ExportSnapshotActionTest.java | ||
ExportUtilsTest.java | ||
LoadSnapshotActionTest.java | ||
PublishDetailReportActionTest.java | ||
reporting_kinds.txt | ||
SyncGroupMembersActionTest.java | ||
UpdateSnapshotViewActionTest.java |