Qt-Mocks 0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
 
Loading...
Searching...
No Matches
qt_mocks::common_matchers::BooleanMatcher Member List

This is the complete list of members for qt_mocks::common_matchers::BooleanMatcher, including all inherited members.

BooleanMatcher(const bool expected)qt_mocks::common_matchers::BooleanMatcherexplicit
compare(const bool &actual) const overrideqt_mocks::common_matchers::BooleanMatchervirtual
description(const bool &actual) const overrideqt_mocks::common_matchers::BooleanMatchervirtual
expected() const noexceptqt_mocks::common_matchers::Matcher< bool >
hasExpected() const noexceptqt_mocks::common_matchers::Matcher< bool >
Matcher(const ExpectedValue< bool > &value)qt_mocks::common_matchers::Matcher< bool >explicit
Matcher(std::unique_ptr< ExpectedValue< bool > > expected)qt_mocks::common_matchers::Matcher< bool >explicit
Matcher(const Matcher &other)qt_mocks::common_matchers::Matcher< bool >
Matcher(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< bool >
MatcherValueType typedefqt_mocks::common_matchers::Matcher< bool >
operator=(const Matcher &other)qt_mocks::common_matchers::Matcher< bool >
operator=(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< bool >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< bool >virtual