software testing tool

BMOCK Claim

0 / 5

BMOCK is a C++ library supporting Mock Objects.

  • Lets you create mocks for C functions and member functions – including constructors and destructors.
  • Supports dynamic mocking: In each test you can decide whether a function should be mocked, or execute its production code.
  • Supports strict and non strict mocks (mocks ordering).
  • Supports IN, OUT and IN_OUT arguments as well as as special treatment for raw memory.

Post New Review

Choose Page Layout
Header Position
Submenu Style