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