Owneat Technical Guide main Help

Class OrderingFakerHelper.CustomerContext

Namespace: Ordering.IntegrationTests.Utils
Assembly: Ordering.IntegrationTests.dll

public static class OrderingFakerHelper.CustomerContext

Inheritance

object ← OrderingFakerHelper.CustomerContext

Inherited Members

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

Methods

Customer\(\)

public static Faker<Customer> Customer()

Returns

Faker<Customer\>

CustomerWithTableId\(Guid\)

public static Faker<Customer> CustomerWithTableId(Guid tableId)

Parameters

tableId Guid

Returns

Faker<Customer\>

UpdateCustomerCommand\(\)

public static Faker<UpdateCustomerCommand> UpdateCustomerCommand()

Returns

Faker<UpdateCustomerCommand\>

Last modified: 21 May 2024