EN · DE · RU · FR · ES

#999: BaseDaoTest.java

projectforge-business/src/main/kotlin/org/projectforge/business/fibu/kost/KostHelper.kt Test Base - Persistence, projectforge-framework/src/main/java/org/projectforge/framework/persistence/api/BaseDaoTest.java 80 lines · 48 code · 27 comments · 5 blank
Abstract base test class for DAO (Data Access Object) tests in the framework persistence layer. Not present in the `fix/vite-eslint-upgrade` branch.

File Status

Note: This file does not exist in the fix/vite-eslint-upgrade branch. It may have been removed, renamed, or not yet migrated from the original codebase.

Expected Content

Abstract base class providing common test infrastructure for DAO tests: database setup/teardown, transaction management, and utility methods for creating test entities.

Git History

No git history available (file not present in fix/vite-eslint-upgrade branch).