As this is a unit test, we don’t have access to a database or the service container, so we will need to use a mock. This is enough to pass the `instanceOf` assertion, but the others are failing as those methods are returning `null`. |
||
---|---|---|
.. | ||
my_module |