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

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

compare(const Container &actual) const overrideqt_mocks::common_matchers::IsEmptyMatcher< Container >virtual
description(const Container &actual) const overrideqt_mocks::common_matchers::IsEmptyMatcher< Container >virtual
expected() const noexceptqt_mocks::common_matchers::Matcher< Container >
hasExpected() const noexceptqt_mocks::common_matchers::Matcher< Container >
IsEmptyMatcher()qt_mocks::common_matchers::IsEmptyMatcher< 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 >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< Container >virtual