d7de282a05
Added overrides of __eq__, __ne__ and __hash__ methods for MuranoObjectInterface class so they invoke the appropriate handlers of their underlying objects. Change-Id: Ie5c190d229654089d4d359ca75e5b5abdb4ff516 Closes-bug: #1596621
5 lines
110 B
YAML
5 lines
110 B
YAML
---
|
|
fixes:
|
|
- Equality check (assertEqual) in test-runner can now properly compare
|
|
two MuranoPl objects.
|