libgmock-dev binary package in openKylin Yangtze V1.0 amd64
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
specifics in mind, it can help you derive better designs of your
system and write better tests.
.
Google Mock:
.
- provides a declarative syntax for defining mocks,
- can easily define partial (hybrid) mocks, which are a cross of real
and mock objects,
- handles functions of arbitrary types and overloaded functions,
- comes with a rich set of matchers for validating function arguments,
- uses an intuitive syntax for controlling the behavior of a mock,
- does automatic verification of expectations (no record-and-replay
needed),
- allows arbitrary (partial) ordering constraints on
function calls to be expressed,
- lets a user extend it by defining new matchers and actions.
- does not use exceptions, and
- is easy to learn and use.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2023-01-05 03:37:00 UTC | Published | openKylin Yangtze V1.0 amd64 | release | main | libdevel | Optional | 1.12.1-ok1 | ||
|
|||||||||
2022-12-28 08:15:40 UTC | Published | openKylin Yangtze V1.0 amd64 | proposed | main | libdevel | Optional | 1.12.1-ok1 | ||
|
|||||||||
2023-01-05 03:39:05 UTC | Superseded | openKylin Yangtze V1.0 amd64 | release | main | libdevel | Optional | 1.11.0-ok1 | ||
|