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