EX-Display
EX-Display
|
#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>
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. | |
TEST_F | ( | ControllerDisplayUpdateTests | , |
OneScreenOneDisplay | |||
) |
Test to ensure a mock display correctly receives screen updates from the Controller.