QueryAssert.

GotNo<TQuery>(string) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.Configuration.Tests
Containing Type
QueryAssert

Syntax

public static void GotNo<TQuery>(string tableName) where TQuery : IParametrizedQuery

Type Parameters

Name Description
TQuery

Parameters

Name Type Description
tableName string

Return Value

Type Description
void