EX-Display
EX-Display
Loading...
Searching...
No Matches
MockButtonInput.h File Reference
#include "CallbackInterface.h"
#include "InputInterface.h"
#include <gmock/gmock.h>
Include dependency graph for MockButtonInput.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MockButtonInput
 Mock button input class using debounce and hold methods Use setRawAction() to simulate what a button press will provide Call check() before/after time advances to test debounce and hold. More...