Namespaces

Types

Type IExpectation

Namespace NHibernate.AdoNet

Methods

Properties

Public instance methods

void VerifyOutcomeNonBatched(int rowCount, IDbCommand statement)

Parameters
int rowCount
IDbCommand statement

Public properties

bool CanBeBatched get;

return bool

int ExpectedRowCount get;

Expected row count. Valid only for batchable expectations.
return int