EX-Display
EX-Display
|
#include "Controller.h"
#include "DisplayManager.h"
#include "InputManager.h"
#include "ScreenManager.h"
#include "test/mocks/MockDisplay.h"
#include "test/mocks/MockInput.h"
#include "test/mocks/Stream.h"
#include <gtest/gtest.h>
Classes | |
class | ControllerInputActionTests |
Test harness for input actions interacting with the Controller. More... | |
Functions | |
TEST_F (ControllerInputActionTests, SwitchActiveScreen) | |
This test ensures left/right buttons or touches switch the active screen. | |
TEST_F | ( | ControllerInputActionTests | , |
SwitchActiveScreen | |||
) |
This test ensures left/right buttons or touches switch the active screen.