I assume they want to override the property that h...
# kodein
k
I assume they want to override the property that holds the module itself, that's doing the injecting, so that they can inject mock API objects for example that would just return predetermined values. So they can test business logic rather than the actual solidness of the API