Skip to content
Failed

#114 (Jan 18, 2024, 8:52:52 PM)

Started 8 mo 5 days ago
Took 32 sec
Build Artifacts
INT2023Q4_SHR-1.0.zip15.36 MiB view

Started by remote host 193.22.77.174 with note: null

Revision: 664feea0be597361c2a93b42011cf483c674a4b1
Repository: https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git
  • refs/remotes/origin/main
Changes
  1. Added Interfaces from Diagram for Data-Management (details)
  2. Added Interfaces from Diagram for Importer-Group (details)
  3. Modified Datapool, and added basic DataPool (WIP) (details)
  4. Removed comment that was wrong (details)
  5. Added Comments for the Datapool Interfaces (details)
  6. Optimized Imports, Added more Comments, Added Exception for not implemented Operations (details)
  7. Refactoring Interfaces and added Constructor to SimpleDataPool (details)
  8. Added Mockclasses and some Tests (details)
  9. Refactoring one testcase (details)
  10. Added Nullcheck to SimpleDataPool and Added a Test to Check for NullPointerException (details)
  11. Added TODO-Comments (details)
  12. Changed RuntimeException to NullPointerException (details)
  13. Added Todo Comments to not Implemented Methods (details)
  14. Added Tests, and moved SimpleDataPool to Implementation Directory (details)
  15. Added Tests, and moved SimpleDataPool to Implementation Directory (details)
  16. Removed one Test, because we are now Expect an Ordered List from the Importer, small Documentation fixes, Added an NotImplementedException, Changed not Implemented Testcase to Thrown an NotImplementedException, Small Refactoring for Cleaner Code. (details)
  17. Changed SimpleDataPool to create an unmodifiableList of Telegrams and Addresses (details)
  18. Added Test for UnsupportedOperationException for Immutable Lists (details)
  19. Added Default Implementation for getFullLabel() (details)