USB EPROM/Flash Programmer
Protected Member Functions | List of all members
SerialTest Class Reference

Test class for Serial Communication Class. More...

#include <serial_test.hpp>

Inherits Test.

Protected Member Functions

 SerialTest ()
 Constructor. More...
 
 ~SerialTest () override
 Destructor. More...
 
void SetUp () override
 Sets Up the test. More...
 
void TearDown () override
 Teardown of the test. More...
 

Detailed Description

Test class for Serial Communication Class.

The purpose of this class is to test the Serial Communication Class.

Constructor & Destructor Documentation

◆ SerialTest()

SerialTest ( )
protected

Constructor.

◆ ~SerialTest()

~SerialTest ( )
overrideprotected

Destructor.

Member Function Documentation

◆ SetUp()

void SetUp ( )
overrideprotected

Sets Up the test.

◆ TearDown()

void TearDown ( )
overrideprotected

Teardown of the test.


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