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

Test class for Pico GPIO. More...

#include <gpio_test.hpp>

Inherits Test.

Protected Member Functions

 GpioTest ()
 Constructor. More...
 
 ~GpioTest () 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 GPIO.

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

Constructor & Destructor Documentation

◆ GpioTest()

GpioTest ( )
protected

Constructor.

◆ ~GpioTest()

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