Qt-Mocks
0.8.0-alpha.9
Mocking library using Qt Test inspired by Google Test
Loading...
Searching...
No Matches
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
qt_mocks::ErrorRaiser< ExceptionType >
Encapsulates an error to be raised by a mocked function
C
qt_mocks::Expectations< MockedObjectType >
A manager for collecting all function expectations for a given mocked object. Each expectation will be expected to be invoked in the order in which the expectations are built
C
qt_mocks::common_matchers::ExpectedValue< ValueType >
Represents an expected value for comparison in matcher operations
▼
C
qt_mocks::common_matchers::Matcher< ValueType >
Represents a base generic matcher for evaluating patterns or conditions against input values
C
qt_mocks::common_matchers::EqualMatcher<::QString >
Represents the means of comparing two Qt strings for equality
C
qt_mocks::common_matchers::AllOfMatcher< ValueType, MatcherTypes >
C
qt_mocks::common_matchers::AnyOfMatcher< ValueType, MatcherTypes >
C
qt_mocks::common_matchers::BetweenBeginInclusiveMatcher< ValueType >
C
qt_mocks::common_matchers::BetweenEndInclusiveMatcher< ValueType >
C
qt_mocks::common_matchers::BetweenExclusiveMatcher< ValueType >
C
qt_mocks::common_matchers::BetweenInclusiveMatcher< ValueType >
C
qt_mocks::common_matchers::ContainsStringMatcher< ValueType >
C
qt_mocks::common_matchers::EqualMatcher< ValueType >
Represents the means to compare two values for equality
C
qt_mocks::common_matchers::GreaterThanEqualMatcher< ValueType >
C
qt_mocks::common_matchers::GreaterThanMatcher< ValueType >
C
qt_mocks::common_matchers::LessThanEqualMatcher< ValueType >
C
qt_mocks::common_matchers::LessThanMatcher< ValueType >
C
qt_mocks::common_matchers::NegationMatcher< ValueType >
C
qt_mocks::common_matchers::NotEqualMatcher< ValueType >
▼
C
qt_mocks::common_matchers::Matcher< bool >
C
qt_mocks::common_matchers::BooleanMatcher
▼
C
qt_mocks::common_matchers::Matcher< ClassType >
C
qt_mocks::common_matchers::MemberFunctionMatcher< ClassType, MemberFunctionType, MatcherType >
C
qt_mocks::common_matchers::MemberVariableMatcher< ClassType, MemberVariableType, MatcherType >
▼
C
qt_mocks::common_matchers::Matcher< Container >
C
qt_mocks::common_matchers::IsEmptyMatcher< Container >
C
qt_mocks::common_matchers::SizeIsMatcher< Container >
A matcher that ensures that the container has the expected size
▼
C
qt_mocks::common_matchers::Matcher< double >
C
qt_mocks::common_matchers::EqualMatcher< double >
C
qt_mocks::common_matchers::EqualMatcher< double >
▼
C
qt_mocks::common_matchers::Matcher< float >
C
qt_mocks::common_matchers::EqualMatcher< float >
C
qt_mocks::common_matchers::EqualMatcher< float >
▼
C
qt_mocks::common_matchers::Matcher< long double >
C
qt_mocks::common_matchers::EqualMatcher< long double >
C
qt_mocks::common_matchers::EqualMatcher< long double >
▼
C
qt_mocks::common_matchers::Matcher<::QString >
C
qt_mocks::common_matchers::EqualMatcher<::QString >
Represents the means of comparing two Qt strings for equality
C
qt_mocks::ValueGenerator< ReturnType >
Encapsulates a value to be generated by a mocked function
C
qt_mocks::ValueGiver< ReturnType >
Encapsulates a value to be returned by a mocked function
Generated by
1.13.2