onActivityInject
Callback invoked when Activity class is being injected. It should be used in tests for manual dependency injection of Activity class.
The most common use case is to replace ViewModelCreator.viewModelFactory with the factory that provides a view model with mocked use cases