Expand description
A module providing invalid credentials where authentication does not matter.
These credentials are a convenient way to avoid errors from loading Application Default Credentials in tests.
This module is mainly relevant to other google-cloud-* crates, but some
external developers (i.e. consumers, not developers of google-cloud-rust)
may find it useful.
Functionsยง
- error_
credentials - A simple credentials implementation to use in tests.
- test_
credentials - A simple credentials implementation to use in tests where authentication does not matter.