]> git.mxchange.org Git - jcontacts-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Fri, 4 Nov 2022 17:53:33 +0000 (18:53 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 4 Nov 2022 17:53:33 +0000 (18:53 +0100)
commit6e6a5eec3260bbdf9599aef55e454070c69dfd51
treeb8e50aaa50814865c4a2f4e985a7696770f1efa6
parent09d7c7533535ca4dd4b7152dff8e84144862190b
Continued:
- added unit tests for ContactUtils class
- "isOwnContact" needs to be now explicitly set, copied and compared
- also added missing copying (thanks to the unit tests!)
lib/nblibraries.properties
lib/testng/testng-6.8.1-dist.jar [new file with mode: 0644]
src/org/mxchange/jcontacts/model/contact/UserContact.java
src/org/mxchange/jcontacts/model/utils/ContactUtils.java
test/org/mxchange/jcontacts/ContactsCoreTestSuite.xml [new file with mode: 0644]
test/org/mxchange/jcontacts/model/utils/ContactUtilsTest.java [new file with mode: 0644]