The Gomoob\Pushwoosh\Client\PushwooshMock class has several functions, each function is empty and returns nothing which is not really good.
We should be able to return testing payloads in return to those functions, also we should be able to configure the Mock to test several scenarios (success, errors, etc.).