expect

Begins an expectation.

expect
(
T
)
(
const T received
,
string filePath = __FILE__
,
size_t line = __LINE__
)

Meta