QueryAnalyzer<TQuery>.

HasExpectedStream(string, Stream) Method

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

Syntax

protected virtual bool HasExpectedStream(string alias, Stream value)

Parameters

Name Type Description
alias string
value Stream

Return Value

Type Description
bool