Qt-Mocks 0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
 
Loading...
Searching...
No Matches
qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType > Member List

This is the complete list of members for qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >, including all inherited members.

compare(const ClassType &actual) const overrideqt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >virtual
description(const ClassType &actual) const overrideqt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >virtual
expected() const noexceptqt_mocks::common_matchers::Matcher< ClassType >
hasExpected() const noexceptqt_mocks::common_matchers::Matcher< ClassType >
Matcher(const ExpectedValue< ClassType > &value)qt_mocks::common_matchers::Matcher< ClassType >explicit
Matcher(std::unique_ptr< ExpectedValue< ClassType > > expected)qt_mocks::common_matchers::Matcher< ClassType >explicit
Matcher(const Matcher &other)qt_mocks::common_matchers::Matcher< ClassType >
Matcher(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< ClassType >
matcher_qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
MatcherValueType typedefqt_mocks::common_matchers::Matcher< ClassType >
member_qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
MemberVariableMatcher(MemberVariableType ClassType::*const member, const MatcherType &matcher)qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
operator=(const Matcher &other)qt_mocks::common_matchers::Matcher< ClassType >
operator=(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< ClassType >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< ClassType >virtual