EX-Display
EX-Display
Loading...
Searching...
No Matches
ControllerTests Class Reference
Inheritance diagram for ControllerTests:
[legend]
Collaboration diagram for ControllerTests:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

Streamconsole = new Stream
 
StreamcommandStation = new Stream
 
DisplayManagerdisplayManager = new DisplayManager
 
InputManagerinputManager = new InputManager
 
ScreenManagerscreenManager = new ScreenManager
 

Member Function Documentation

◆ SetUp()

void ControllerTests::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void ControllerTests::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ commandStation

Stream* ControllerTests::commandStation = new Stream
protected

◆ console

Stream* ControllerTests::console = new Stream
protected

◆ displayManager

DisplayManager* ControllerTests::displayManager = new DisplayManager
protected

◆ inputManager

InputManager* ControllerTests::inputManager = new InputManager
protected

◆ screenManager

ScreenManager* ControllerTests::screenManager = new ScreenManager
protected

The documentation for this class was generated from the following file: