A great way to have a test injector is to have all...
# kodein
s
A great way to have a test injector is to have all your main bindings in a "mainModule" and have another "testModule" that overrides the mainModule on what you need to mock.