PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2 #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Task_2_BuisnessLogic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2to PIBD-24_Khalikova.A.R_DeliveryPipingHot_LabWork_2Проверено
@ -0,0 +451,4 @@
Assert.That(() => _postBusinessLogicContract.RestorePost(Guid.NewGuid().ToString()), Throws.TypeOf<StorageException>());
_postStorageContract.Verify(x => x.ResElement(It.IsAny<string>()), Times.Once);
}
Много пустых строк
Pull request closed