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