You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2019/08/26 10:28:00 UTC

[jira] [Created] (JCRVLT-356) Add equals and toString methods to DocViewNode and DocViewProperty

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)