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