PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2 #2

Closed
Adelina wants to merge 9 commits from Task_2_BuisnessLogic into Task_1_Models
Owner
No description provided.
Adelina added 7 commits 2025-02-23 16:30:11 +04:00
Adelina added 2 commits 2025-02-27 15:31:39 +04:00
Adelina changed title from WIP: PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2 to PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2 2025-02-27 17:47:03 +04:00
eegov approved these changes 2025-03-01 10:52:13 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +451,4 @@
Assert.That(() => _postBusinessLogicContract.RestorePost(Guid.NewGuid().ToString()), Throws.TypeOf<StorageException>());
_postStorageContract.Verify(x => x.ResElement(It.IsAny<string>()), Times.Once);
}
Collaborator

Много пустых строк

Много пустых строк
eegov closed this pull request 2025-03-01 10:52:18 +04:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Adelina/PIBD-24_Khalikova.A.R_DeliveryPipingHot#2
No description provided.