Qt-Mocks 0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
 
Loading...
Searching...
No Matches
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes > Member List

This is the complete list of members for qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >, including all inherited members.

AnyOfMatcher(MatcherTypes &&... matchers)qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >explicit
AnyOfMatcher(const AnyOfMatcher &)=deleteqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
AnyOfMatcher(AnyOfMatcher &&) noexceptqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
compare(const ValueType &actual) const overrideqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >virtual
description(const ValueType &actual) const overrideqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >virtual
expected() const noexceptqt_mocks::common_matchers::Matcher< ValueType >
hasExpected() const noexceptqt_mocks::common_matchers::Matcher< ValueType >
Matcher(const ExpectedValue< ValueType > &value)qt_mocks::common_matchers::Matcher< ValueType >explicit
Matcher(std::unique_ptr< ExpectedValue< ValueType > > expected)qt_mocks::common_matchers::Matcher< ValueType >explicit
Matcher(const Matcher &other)qt_mocks::common_matchers::Matcher< ValueType >
Matcher(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< ValueType >
matchers_qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
MatcherValueType typedefqt_mocks::common_matchers::Matcher< ValueType >
operator=(const AnyOfMatcher &)=deleteqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
operator=(AnyOfMatcher &&) noexceptqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
qt_mocks::common_matchers::Matcher::operator=(const Matcher &other)qt_mocks::common_matchers::Matcher< ValueType >
qt_mocks::common_matchers::Matcher::operator=(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< ValueType >
~AnyOfMatcher() override=defaultqt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< ValueType >virtual