Konrad Windszus created JCRVLT-356:
--------------------------------------
Summary: Add equals and toString methods to DocViewNode and
DocViewProperty
Key: JCRVLT-356
URL: https://issues.apache.org/jira/browse/JCRVLT-356
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: vlt
Reporter: Konrad Windszus
Fix For: 3.2.10
Both classes should implement decent {{equals}} and {{toString}} methods,
instead of relying on an external util method
(https://github.com/apache/jackrabbit-filevault/blob/927f43c887b9f5e6c7109f87a6aa224c8c7db538/vault-core/src/test/java/org/apache/jackrabbit/vault/util/DocViewPropertyTest.java#L187).
That eases downstream test cases for methods leveraging those types as return
values and storing those in collections like a Map.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)