Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
ah_msg_test.cc File Reference

Tests for Ah Msg. More...

#include <gtest/gtest.h>
#include <ah-msg.H>
#include <string>
Include dependency graph for ah_msg_test.cc:

Go to the source code of this file.

Functions

 TEST (AhMsgTest, BuildStringConcatenatesArguments)
 
 TEST (AhMsgTest, BuildStringSupportsMovableTypes)
 
 TEST (AhMsgTest, BuildStringRejectsNonStreamableAtCompileTime)
 

Detailed Description

Tests for Ah Msg.

Definition in file ah_msg_test.cc.

Function Documentation

◆ TEST() [1/3]

TEST ( AhMsgTest  ,
BuildStringConcatenatesArguments   
)

Definition at line 54 of file ah_msg_test.cc.

References Aleph::build_error_msg(), and Aleph::build_string().

◆ TEST() [2/3]

TEST ( AhMsgTest  ,
BuildStringRejectsNonStreamableAtCompileTime   
)

Definition at line 72 of file ah_msg_test.cc.

◆ TEST() [3/3]

TEST ( AhMsgTest  ,
BuildStringSupportsMovableTypes   
)

Definition at line 63 of file ah_msg_test.cc.

References Aleph::build_string().