Skip to content

Comments

Use assertEquals with object fields instead of instances.#16

Open
fladi wants to merge 1 commit intoshrubberysoft:masterfrom
fladi:fix_assertEquals
Open

Use assertEquals with object fields instead of instances.#16
fladi wants to merge 1 commit intoshrubberysoft:masterfrom
fladi:fix_assertEquals

Conversation

@fladi
Copy link

@fladi fladi commented Aug 29, 2014

Directly comparing objects with assertEquals requires them to either be the same
object instance or to provide the __eq__ operator.

Directly comparing objects with assertEquals requires them to either be the same
object instance or to provide the `__eq__` operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant