Functions
string_streams.cpp File Reference

Unit Test for the string stream. More...

#include <iostream>
#include <string>
#include <gtest/gtest.h>
#include "../../include/ecl/streams/string_stream.hpp"
Include dependency graph for string_streams.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (StringStreams, floatTypes)
 
 TEST (StringStreams, clearStream)
 
 TEST (StringStreams, integralTypes)
 
 TEST (StringStreams, hexTypes)
 
 TEST (StringStreams, multipleOps)
 
 TEST (StringStreams, readEmptyFail)
 
 TEST (StringStreams, remaining)
 

Detailed Description

Unit Test for the string stream.

Date
December 2009

Definition in file string_streams.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 99 of file string_streams.cpp.

TEST ( StringStreams  ,
floatTypes   
)

Definition at line 28 of file string_streams.cpp.

TEST ( StringStreams  ,
clearStream   
)

Definition at line 40 of file string_streams.cpp.

TEST ( StringStreams  ,
integralTypes   
)

Definition at line 49 of file string_streams.cpp.

TEST ( StringStreams  ,
hexTypes   
)

Definition at line 60 of file string_streams.cpp.

TEST ( StringStreams  ,
multipleOps   
)

Definition at line 69 of file string_streams.cpp.

TEST ( StringStreams  ,
readEmptyFail   
)

Definition at line 82 of file string_streams.cpp.

TEST ( StringStreams  ,
remaining   
)

Definition at line 89 of file string_streams.cpp.



ecl_streams
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:50