CardDavServerDebugWriterTest.ktCardDavServerDebugWriter — utility for writing CardDAV server debug information in CSV format.
'test escaping of csv strings' — Validates CSV escaping for empty strings and strings containing double quotes and carriage returns.| Import | Purpose |
|---|---|
| org.junit.jupiter.api.Assertions | Test assertions |
| org.junit.jupiter.api.Test | JUnit 5 test annotation |
| org.projectforge.carddav.CardDavServerDebugWriter | Class under test |
868d6abb7 2025 -> 2026 63081666f Source file headers: 2024-> 2025. f86cfa20a WIP: CardDav server.