EX-Display
EX-Display
Loading...
Searching...
No Matches
test_ControllerScreenCreation.cpp File Reference
#include "Controller.h"
#include "ScreenManager.h"
#include <gtest/gtest.h>
Include dependency graph for test_ControllerScreenCreation.cpp:

Classes

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

Functions

 TEST_F (ControllerScreenCreation, CreateScreenRows)
 Validates that the Controller->updateScreen() method creates a screen and updates rows correctly.
 

Function Documentation

◆ TEST_F()

TEST_F ( ControllerScreenCreation  ,
CreateScreenRows   
)

Validates that the Controller->updateScreen() method creates a screen and updates rows correctly.

Here is the call graph for this function: