- This change refactor base sender to accept
the config option in its constructor.
- The use of singleton config in the sender classes
has been replaced with the use of self._config
- This change updates the unit tests to reflect
the new constructor paramaters.
Change-Id: I8458145044d76b61e51462674c8fbfc84fd02b0a
Related-bug: #1746097