- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Containing Type
- QueryAssert
Syntax
public static IQueryAnalyzer<TQuery> Got<TQuery>(string tableName, int times = 1)
where TQuery : class, IParametrizedQuery
Type Parameters
Name | Description |
---|---|
TQuery |
Parameters
Name | Type | Description |
---|---|---|
tableName | string | |
times | int |
Return Value
Type | Description |
---|---|
IQueryAnalyzer |