ElixirAuthGoogle.inject_poison

You're seeing just the function inject_poison, go back to ElixirAuthGoogle module for more information.
Link to this function

inject_poison()

inject_poison/0 injects a TestDouble of HTTPoison in Test so that we don't have duplicate mock in consuming apps. see: https://github.com/dwyl/elixir-auth-google/issues/35