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