-
- Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
feature/test-doublesTest Stubs and Mock ObjectsTest Stubs and Mock Objectstype/enhancementA new idea that should be implementedA new idea that should be implemented
Description
The deprecation warning isn't currently very useful because it doesn't tell which class or interface does implement the method named method. In our case, none of our objects implement that method so we are not sure where it comes from (e.g. a 3rd party package) or if it's related to another issue.
The class name where the method is implemented would be very helpful.
Metadata
Metadata
Assignees
Labels
feature/test-doublesTest Stubs and Mock ObjectsTest Stubs and Mock Objectstype/enhancementA new idea that should be implementedA new idea that should be implemented