AuxPort 0.2
Modules for Audio Software Development
Loading...
Searching...
No Matches
AuxTest::UnitTests::String Namespace Reference

This namespace contains unit tests for AuxPort::String. More...

Functions

void init (std::vector< AuxPort::Case > &testcases, const std::vector< std::string > &commands)
 This function initializes the tests for AuxPort::String and stores them in the given vector.
 

Detailed Description

This namespace contains unit tests for AuxPort::String.

Function Documentation

◆ init()

void AuxTest::UnitTests::String::init ( std::vector< AuxPort::Case > & testcases,
const std::vector< std::string > & commands )

This function initializes the tests for AuxPort::String and stores them in the given vector.

Definition at line 3 of file AuxStringTest.cpp.