-
Notifications
You must be signed in to change notification settings - Fork 731
Closed
Labels
api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationbreaking change
Milestone
Description
I propose to drop those two methods for a couple of reasons:
- They confuse a lot of people
- Only affect the expectation and not the subject
- They only affect the top-level members of an object. As soon as
BeEquivalentTogoes one level deeper, it will fall-back to the run-time types.
If somebody really wants to include or exclude certain members, they can either use an anonymous type as the expectation or use one of the other APIs to include or exclude certain members.
Also may affect #1860
Metadata
Metadata
Assignees
Labels
api-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationbreaking change
Type
Projects
Status
✅ Done