EX-Display
EX-Display
Loading...
Searching...
No Matches
test_ControllerInputAction.cpp File Reference
#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>
Include dependency graph for test_ControllerInputAction.cpp:

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.
 

Function Documentation

◆ TEST_F()

TEST_F ( ControllerInputActionTests  ,
SwitchActiveScreen   
)

This test ensures left/right buttons or touches switch the active screen.

Here is the call graph for this function: