Owneat Technical Guide main Help

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

Task

Handle_ShouldReturnEmptyList_WhenRepositoryReturnsEmptyList\(\)

[Fact] public Task Handle_ShouldReturnEmptyList_WhenRepositoryReturnsEmptyList()

Returns

Task

Last modified: 21 May 2024