-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
api: storageIssues related to the googleapis/java-storage-nio API.Issues related to the googleapis/java-storage-nio API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.release-please:force-runTo run release-pleaseTo run release-pleasetype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Now FakeStorageRpc implements the StorageRpc interface from the Storage module.
This makes it impossible to extend the StorageRpc because it breaks cross-module dependencies.
Updating FakeStorageRpc to extend newly introduce StorageRpcTestBase as suggested in
googleapis/java-storage#242 will help.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/java-storage-nio API.Issues related to the googleapis/java-storage-nio API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.release-please:force-runTo run release-pleaseTo run release-pleasetype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.