QueryAnalyzer<TQuery>.

ApplyAssert(bool) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.Configuration.Tests
Containing Type
QueryAnalyzer<TQuery>

Syntax

protected virtual void ApplyAssert(bool hasColumnValue)

Parameters

Name Type Description
hasColumnValue bool

Return Value

Type Description
void