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

This is the complete list of members for qt_mocks::common_matchers::SizeIsMatcher< Container >, including all inherited members.

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