EN · DE · RU · FR · ES

#1710: UserAuthenticationsDaoTest.kt

projectforge-business/src/test/kotlin/org/projectforge/business/user/UserAuthenticationsDaoTest.kt Test, projectforge-business/src/test/kotlin/org/projectforge/business/user/UserAuthenticationsDaoTest.kt 126 lines · 90 code · 24 comments · 12 blank
Test class for User Management functionality.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos in projectforge-business directory
176cb32d7 WIP: Gradle
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).