Details
-
Improvement
-
Resolution: Duplicate
-
Major - P3
-
None
-
3.2.0
-
None
-
None
Description
The implementation classes used for the com.mongodb.client.model.Updates factory currently don't implement toString() or equals(). This creates a significant difficulty in regards to debugging, debug logging, and unit testing.