#1670: VCardUtilsTest.kt
projectforge-business/src/test/kotlin/org/projectforge/business/address/vcard/VCardUtilsTest.kt Kotlin class, projectforge-business/src/test/kotlin/org/projectforge/business/address/vcard/VCardUtilsTest.kt 810 lines · 610 code · 76 comments · 124 blank
Unit/integration test class for `VCardUtils`. Contains test methods verifying the behavior and correctness of the corresponding production class.
Git History
868d6abb7 2025 -> 2026
34cf7c981 VCardUtils: Form of address removed from prefixes. (fix for iOS)
2b9888261 Numberformatting in Sipgate and vcard handling refactored.
2aff80bc4 Fix VCard image export and add type-safe transient image access
fd94114d5 VCardUtils: support of all fields (except contactStatus and addressStatus) are now supported and tested (round-trip) with VCard 3.0 and 4.0 (including image).