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