Class OrderingFakerHelper.TableContext
Namespace: Ordering.IntegrationTests.Utils
Assembly: Ordering.IntegrationTests.dll
public static class OrderingFakerHelper.TableContext
Inheritance
object ← OrderingFakerHelper.TableContext
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Methods
ConflictingTable\(\)
public static Faker<Table> ConflictingTable()
Returns
Faker<Table\>
FullyPaidTable\(\)
public static Faker<Table> FullyPaidTable()
Returns
Faker<Table\>
Table\(\)
public static Faker<Table> Table()
Returns
Faker<Table\>
UpdateTableCommand\(\)
public static Faker<UpdateTableCommand> UpdateTableCommand()
Returns
Faker<UpdateTableCommand\>
Last modified: 21 May 2024