Added
Controller.Satisfiedthat lets you check whether all expected calls
bound to a Controller have been satisfied.NewControllernow takes optionalControllerOptionparameter.WithOverridableExpectationsis aControllerOptionthat configures
Controller to override existing expectations upon a new EXPECT().-typedflag for generating type-safe methods in the generated mock.