Owneat Technical Guide main Help

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

Task

Handle_ShouldReturnEmptyList_WhenRepositoryReturnsEmptyList\(\)

[Fact] public Task Handle_ShouldReturnEmptyList_WhenRepositoryReturnsEmptyList()

Returns

Task

Last modified: 21 May 2024