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