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

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

compare(const ValueType &actual) const overrideqt_mocks::common_matchers::ContainsStringMatcher< ValueType >virtual
ContainsStringMatcher(const ValueType &expected)qt_mocks::common_matchers::ContainsStringMatcher< ValueType >explicit
description(const ValueType &actual) const overrideqt_mocks::common_matchers::ContainsStringMatcher< ValueType >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 >
MatcherValueType typedefqt_mocks::common_matchers::Matcher< ValueType >
operator=(const Matcher &other)qt_mocks::common_matchers::Matcher< ValueType >
operator=(Matcher &&other) noexceptqt_mocks::common_matchers::Matcher< ValueType >
~Matcher()=defaultqt_mocks::common_matchers::Matcher< ValueType >virtual