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

Test class for Pico ADC. More...

#include <adc_test.hpp>

Inherits Test.

Protected Member Functions

 AdcTest ()
 Constructor. More...
 
 ~AdcTest () 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 ADC.

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

Constructor & Destructor Documentation

◆ AdcTest()

AdcTest ( )
protected

Constructor.

◆ ~AdcTest()

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