EX-Display
EX-Display
Loading...
Searching...
No Matches
test_ControllerDisplayUpdate.cpp File Reference
#include "AtFinder.h"
#include "Controller.h"
#include "DisplayManager.h"
#include "ScreenManager.h"
#include "test/mocks/MockDisplay.h"
#include "test/mocks/Stream.h"
#include <gtest/gtest.h>
Include dependency graph for test_ControllerDisplayUpdate.cpp:

Classes

class  ControllerDisplayUpdateTests
 Test harness for ensuring displays are updated when screen updates are received. More...
 

Functions

 TEST_F (ControllerDisplayUpdateTests, OneScreenOneDisplay)
 Test to ensure a mock display correctly receives screen updates from the Controller.
 

Function Documentation

◆ TEST_F()

TEST_F ( ControllerDisplayUpdateTests  ,
OneScreenOneDisplay   
)

Test to ensure a mock display correctly receives screen updates from the Controller.

Here is the call graph for this function: