Crate mocksmith

Crate mocksmith 

Source

Modules§

naming

Macros§

log
verbose

Structs§

Mock
Representation of a mock produced by Mocksmith.
MockHeader
Representation of a mock header produced by Mocksmith.
Mocksmith
Mocksmith is a struct for generating Google Mock mocks for C++ classes.

Enums§

MethodsToMockStrategy
Enum to control which methods to mock in a class.
MocksmithError

Type Aliases§

Result