Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
database::testing::expectation Member List

This is the complete list of members for database::testing::expectation, including all inherited members.

actual_invocations_database::testing::expectationprivate
at_least(int count)database::testing::expectation
at_most(int count)database::testing::expectation
can_be_invoked() constdatabase::testing::expectation
error_message_database::testing::expectationprivate
execute_result_database::testing::expectationprivate
expectation()database::testing::expectation
for_any()database::testing::expectation
for_pattern(const std::string &pattern)database::testing::expectation
for_query(const std::string &query, match_type type=match_type::EXACT)database::testing::expectation
get_error_message() constdatabase::testing::expectation
get_execute_result()database::testing::expectation
get_result()database::testing::expectation
get_rows_affected()database::testing::expectation
is_satisfied() constdatabase::testing::expectation
match_type_database::testing::expectationprivate
matches(const std::string &query) constdatabase::testing::expectation
max_invocations_database::testing::expectationprivate
min_invocations_database::testing::expectationprivate
never()database::testing::expectation
once()database::testing::expectation
pattern_database::testing::expectationprivate
query_database::testing::expectationprivate
result_database::testing::expectationprivate
returning(const core::database_result &result)database::testing::expectation
returning_execute_result(bool result)database::testing::expectation
returning_rows_affected(uint64_t count)database::testing::expectation
rows_affected_database::testing::expectationprivate
should_throw() constdatabase::testing::expectation
throwing(const std::string &error_message)database::testing::expectation
times(int count)database::testing::expectation