Owneat Technical Guide main Help

Class DeletePaymentCommandHandlerTests

Namespace: Payment.UnitTests.Handlers.Payment
Assembly: Payment.UnitTests.dll

public class DeletePaymentCommandHandlerTests

Inheritance

object ← DeletePaymentCommandHandlerTests

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Constructors

DeletePaymentCommandHandlerTests\(\)

public DeletePaymentCommandHandlerTests()

Methods

Handle_ShouldDeletePayment_WhenPaymentExists\(\)

[Fact] public Task Handle_ShouldDeletePayment_WhenPaymentExists()

Returns

Task

Handle_ShouldReturnNotFoundException_WhenPaymentIsNull\(\)

[Fact] public Task Handle_ShouldReturnNotFoundException_WhenPaymentIsNull()

Returns

Task

Last modified: 21 May 2024