EN · DE · RU · FR · ES

#1683: KundeDaoTest.kt

projectforge-business/src/test/kotlin/org/projectforge/business/fibu/KundeDaoTest.kt Test, projectforge-business/src/test/kotlin/org/projectforge/business/fibu/KundeDaoTest.kt 135 lines · 96 code · 28 comments · 11 blank
Test class for Financial Accounting (FiBu) functionality.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
176cb32d7 WIP: Gradle
d67bce18b Migration stuff in progress...
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select