• Abseil Team's avatar
    Googletest export · ca4b7c9f
    Abseil Team authored
    Give each of Naggy/Nice/StrictMock a base class whose constructor runs before
    the mocked class's constructor, and a destructor that runs after the mocked
    class's destructor, so that any mock methods run in either the constructor or
    destructor use the same strictness as other calls.
    
    PiperOrigin-RevId: 348511612
    ca4b7c9f
cook_book.md 143 KB