Skip to content

Use unittest.mock if it is available #207

Closed
@major

Description

@major

Environment details

  • OS type and version: Fedora 34
  • Python version: Python 3.9.5
  • pip version: pip 21.1.2
  • google-api-core version: 1.3.0

Using the mock module for recent versions of Python is deprecated. If the built-in unittest.mock is available for testing, that should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions