a59eb1ace3
* Added unit test and bug fix to ensure no two partitions with the same ID can be created. * Added changelogs, and changed the equals operator. * Made required changes to ensure updating of partition is not affected * Changed unit test and its location to ensure functionality. * changing for loop to findById to avoid iteration over all partitions. * Only allows findById when list is not empty, deals with that edge case. * Replaced null with isPresent in if statement to fix issues regarding the creation of links on different partitions * Removed the findAll command within the function. To avoid searching twice. * Edited the changelogs to properly describe the issue that we have at hand * Edited the changelogs to properly describe the issue that we have at hand pt 2, wording changes. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml |