USB EPROM/Flash Programmer
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Protected Member Functions | List of all members
HC595Test Class Reference

Test class for 74xx595 Shift Register. More...

#include <74hc595_test.hpp>

Inherits Test.

Protected Member Functions

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

Detailed Description

Test class for 74xx595 Shift Register.

The purpose of this class is to test the 74xx595 Shift Register class.

Constructor & Destructor Documentation

◆ HC595Test()

HC595Test ( )
protected

Constructor.

◆ ~HC595Test()

~HC595Test ( )
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: