I want to override the class definition. In python it is done by using unittest.mock.patch. Is there any similar feature in dart?
unittest.mock.patch