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

Test class for Pico Flash. More...

#include <flash_test.hpp>

Inherits Test.

Protected Member Functions

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

Detailed Description

Test class for Pico Flash.

The purpose of this class is to test the Flash class.

Constructor & Destructor Documentation

◆ FlashTest()

FlashTest ( )
protected

Constructor.

◆ ~FlashTest()

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