Functions | Variables
converters.cpp File Reference

Unit Test for Converter. More...

#include <iostream>
#include <string>
#include <gtest/gtest.h>
#include "../../include/ecl/converters/to_byte_array.hpp"
#include "../../include/ecl/converters/char.hpp"
#include "../../include/ecl/converters/char_strings.hpp"
#include "../../include/ecl/converters/string.hpp"
#include "../../include/ecl/converters/integers.hpp"
Include dependency graph for converters.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (Converter, toChar)
 
 TEST (Converter, toCharString)
 
 TEST (Converter, toInt)
 
 TEST (Converter, toString)
 

Variables

const bool debug_output = true
 

Detailed Description

Unit Test for Converter.

Date
April 2009

Definition in file converters.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 123 of file converters.cpp.

◆ TEST() [1/4]

TEST ( Converter  ,
toChar   
)

Definition at line 39 of file converters.cpp.

◆ TEST() [2/4]

TEST ( Converter  ,
toCharString   
)

Definition at line 80 of file converters.cpp.

◆ TEST() [3/4]

TEST ( Converter  ,
toInt   
)

Definition at line 67 of file converters.cpp.

◆ TEST() [4/4]

TEST ( Converter  ,
toString   
)

Definition at line 57 of file converters.cpp.

Variable Documentation

◆ debug_output

const bool debug_output = true

Definition at line 32 of file converters.cpp.



ecl_converters
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:25