Owneat Technical Guide main Help

Class RestaurantFakerHelper.ProductContext

Namespace: Restaurant.IntegrationTests.Utils
Assembly: Restaurant.IntegrationTests.dll

public static class RestaurantFakerHelper.ProductContext

Inheritance

object ← RestaurantFakerHelper.ProductContext

Inherited Members

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

Methods

CategoryProductCommand\(\)

public static Faker<CreateCategoryProductCommand> CategoryProductCommand()

Returns

Faker<CreateCategoryProductCommand\>

InvalidCategoryProductCommand\(\)

public static Faker<CreateCategoryProductCommand> InvalidCategoryProductCommand()

Returns

Faker<CreateCategoryProductCommand\>

ProductGenerator\(\)

public static Faker<Product> ProductGenerator()

Returns

Faker<Product\>

Last modified: 21 May 2024