Function mutiny_mock_scope¶
Defined in File mock.h
Function Documentation¶
-
struct MutinyMockSupport *mutiny_mock_scope(const char *scope)¶
Access a named mock support scope.
See also
- Parameters:
scope – Scope name string.
- Returns:
Pointer to the MutinyMockSupport vtable for the named scope.