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`. |
||
---|---|---|
.. | ||
src | ||
tests/src | ||
my_module.info.yml | ||
my_module.routing.yml | ||
my_module.services.yml |