Qt-Mocks
0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
Loading...
Searching...
No Matches
Here is a list of all functions with links to the classes they belong to:
- a -
AllOfMatcher() :
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
AnyOfMatcher() :
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
- b -
BetweenBeginInclusiveMatcher() :
qt_mocks::common_matchers::BetweenBeginInclusiveMatcher< ValueType >
BetweenEndInclusiveMatcher() :
qt_mocks::common_matchers::BetweenEndInclusiveMatcher< ValueType >
BetweenExclusiveMatcher() :
qt_mocks::common_matchers::BetweenExclusiveMatcher< ValueType >
BetweenInclusiveMatcher() :
qt_mocks::common_matchers::BetweenInclusiveMatcher< ValueType >
BooleanMatcher() :
qt_mocks::common_matchers::BooleanMatcher
- c -
compare() :
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::BetweenBeginInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenEndInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenExclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BooleanMatcher
,
qt_mocks::common_matchers::ContainsStringMatcher< ValueType >
,
qt_mocks::common_matchers::EqualMatcher< ValueType >
,
qt_mocks::common_matchers::EqualMatcher< double >
,
qt_mocks::common_matchers::EqualMatcher< float >
,
qt_mocks::common_matchers::EqualMatcher< long double >
,
qt_mocks::common_matchers::EqualMatcher<::QString >
,
qt_mocks::common_matchers::GreaterThanEqualMatcher< ValueType >
,
qt_mocks::common_matchers::GreaterThanMatcher< ValueType >
,
qt_mocks::common_matchers::IsEmptyMatcher< Container >
,
qt_mocks::common_matchers::LessThanEqualMatcher< ValueType >
,
qt_mocks::common_matchers::LessThanMatcher< ValueType >
,
qt_mocks::common_matchers::Matcher< ValueType >
,
qt_mocks::common_matchers::MemberFunctionMatcher< ClassType, MemberFunctionType, MatcherType >
,
qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
,
qt_mocks::common_matchers::NegationMatcher< ValueType >
,
qt_mocks::common_matchers::NotEqualMatcher< ValueType >
,
qt_mocks::common_matchers::SizeIsMatcher< Container >
ContainsStringMatcher() :
qt_mocks::common_matchers::ContainsStringMatcher< ValueType >
- d -
description() :
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::BetweenBeginInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenEndInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenExclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BetweenInclusiveMatcher< ValueType >
,
qt_mocks::common_matchers::BooleanMatcher
,
qt_mocks::common_matchers::ContainsStringMatcher< ValueType >
,
qt_mocks::common_matchers::EqualMatcher< ValueType >
,
qt_mocks::common_matchers::EqualMatcher< double >
,
qt_mocks::common_matchers::EqualMatcher< float >
,
qt_mocks::common_matchers::EqualMatcher< long double >
,
qt_mocks::common_matchers::EqualMatcher<::QString >
,
qt_mocks::common_matchers::GreaterThanEqualMatcher< ValueType >
,
qt_mocks::common_matchers::GreaterThanMatcher< ValueType >
,
qt_mocks::common_matchers::IsEmptyMatcher< Container >
,
qt_mocks::common_matchers::LessThanEqualMatcher< ValueType >
,
qt_mocks::common_matchers::LessThanMatcher< ValueType >
,
qt_mocks::common_matchers::Matcher< ValueType >
,
qt_mocks::common_matchers::MemberFunctionMatcher< ClassType, MemberFunctionType, MatcherType >
,
qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
,
qt_mocks::common_matchers::NegationMatcher< ValueType >
,
qt_mocks::common_matchers::NotEqualMatcher< ValueType >
,
qt_mocks::common_matchers::SizeIsMatcher< Container >
doThrow() :
qt_mocks::ErrorRaiser< ExceptionType >
- e -
ErrorRaiser() :
qt_mocks::ErrorRaiser< ExceptionType >
Expectations() :
qt_mocks::Expectations< MockedObjectType >
expected() :
qt_mocks::common_matchers::Matcher< ValueType >
ExpectedValue() :
qt_mocks::common_matchers::ExpectedValue< ValueType >
- g -
giveValue() :
qt_mocks::ValueGiver< ReturnType >
- h -
hasExpected() :
qt_mocks::common_matchers::Matcher< ValueType >
- i -
IsEmptyMatcher() :
qt_mocks::common_matchers::IsEmptyMatcher< Container >
- m -
Matcher() :
qt_mocks::common_matchers::Matcher< ValueType >
MemberFunctionMatcher() :
qt_mocks::common_matchers::MemberFunctionMatcher< ClassType, MemberFunctionType, MatcherType >
MemberVariableMatcher() :
qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
- n -
NegationMatcher() :
qt_mocks::common_matchers::NegationMatcher< ValueType >
- o -
operator()() :
qt_mocks::ValueGenerator< ReturnType >
operator=() :
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
,
qt_mocks::common_matchers::Matcher< ValueType >
- s -
SizeIsMatcher() :
qt_mocks::common_matchers::SizeIsMatcher< Container >
- v -
value() :
qt_mocks::common_matchers::ExpectedValue< ValueType >
ValueGenerator() :
qt_mocks::ValueGenerator< ReturnType >
ValueGiver() :
qt_mocks::ValueGiver< ReturnType >
- ~ -
~AllOfMatcher() :
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
~AnyOfMatcher() :
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
~Matcher() :
qt_mocks::common_matchers::Matcher< ValueType >
Generated by
1.13.2