Namespaces

Types

Type Expectations

Namespace NHibernate.AdoNet

Methods

Fields

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public static methods

IExpectation AppropriateExpectation(ExecuteUpdateResultCheckStyle style)

Parameters
return IExpectation
ExecuteUpdateResultCheckStyle style

void VerifyOutcomeBatched(int expectedRowCount, int rowCount)

Parameters
int expectedRowCount
int rowCount

Public fields

IExpectation None

return IExpectation

IExpectation Basic

return IExpectation