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

Test class for String Handling Helper Class. More...

#include <string_test.hpp>

Inherits Test.

Protected Member Functions

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

Detailed Description

Test class for String Handling Helper Class.

The purpose of this class is to test the String Handling helper class.

Constructor & Destructor Documentation

◆ StringTest()

StringTest ( )
protected

Constructor.

◆ ~StringTest()

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