__super__ considered a case for dependency injection
programming-engineer.nlThis is a post how I came across the existence of multiple cooperative inheritance and used it to create better testable code. This is my first post involving code, so I am curious if you have any feedback. I'd like to know if fellow developer use Multiple Inheritance and for what purpose. Let me know if you liked the article.