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, toString)
 TEST (Converter, toInt)
 TEST (Converter, toCharString)

Variables

const bool debug_output = true

Detailed Description

Unit Test for Converter.

Date:
April 2009

Definition in file converters.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 123 of file converters.cpp.

TEST ( Converter  ,
toChar   
)

Definition at line 39 of file converters.cpp.

TEST ( Converter  ,
toString   
)

Definition at line 57 of file converters.cpp.

TEST ( Converter  ,
toInt   
)

Definition at line 67 of file converters.cpp.

TEST ( Converter  ,
toCharString   
)

Definition at line 80 of file converters.cpp.


Variable Documentation

const bool debug_output = true

Definition at line 32 of file converters.cpp.



ecl_converters
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:10