Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Functions
StringBuf.ut.cpp File Reference
#include "StringBuf.hpp"
#include <boost/test/unit_test.hpp>
Include dependency graph for StringBuf.ut.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (StringBufEmptyCase)
 
 BOOST_AUTO_TEST_CASE (StringBufNonEmptyCase)
 
 BOOST_AUTO_TEST_CASE (StringBufUpperBoundCase)
 
 BOOST_AUTO_TEST_CASE (StringBufClearCase)
 
 BOOST_AUTO_TEST_CASE (StringBufAssignCase)
 
 BOOST_AUTO_TEST_CASE (StringBufAppendCase)
 
 BOOST_AUTO_TEST_CASE (StringBufLexicalCompare)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( StringBufEmptyCase  )

Definition at line 26 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( StringBufNonEmptyCase  )

Definition at line 36 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( StringBufUpperBoundCase  )

Definition at line 46 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( StringBufClearCase  )

Definition at line 57 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( StringBufAssignCase  )

Definition at line 64 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( StringBufAppendCase  )

Definition at line 77 of file StringBuf.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( StringBufLexicalCompare  )

Definition at line 91 of file StringBuf.ut.cpp.