Class DeleteIngredientCommandTests
Namespace: Restaurant.UnitTests.Handlers.Ingredient
Assembly: Restaurant.UnitTests.dll
public class DeleteIngredientCommandTests
Inheritance
object ← DeleteIngredientCommandTests
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Constructors
DeleteIngredientCommandTests\(\)
public DeleteIngredientCommandTests()
Methods
Handle_ShouldDeleteIngredient_WhenIngredientExists\(\)
[Fact]
public Task Handle_ShouldDeleteIngredient_WhenIngredientExists()
Returns
Handle_ShouldReturnNotFoundException_WhenIngredientIsNotFound\(\)
[Fact]
public Task Handle_ShouldReturnNotFoundException_WhenIngredientIsNotFound()
Returns
Last modified: 21 May 2024