What I really want is to be able to mock the entir...
# announcements
z
What I really want is to be able to mock the entire class (constructor, fields, etc.) but I never want (nor do I want the power) to override one function, or have the constructor called but some of the functions overridden.