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