jaulib v1.3.0
Jau Support Library (C++, Java, ..)
Public Member Functions | Public Attributes | List of all members
TestIOStream01 Class Reference
Collaboration diagram for TestIOStream01:

Public Member Functions

 TestIOStream01 ()
 
 ~TestIOStream01 ()
 
void test00_protocols ()
 
void test01_sync_ok ()
 
void test02_sync_404 ()
 
void test11_async_ok ()
 
void test12_async_404 ()
 

Public Attributes

const std::string basename_10kiB = "testfile_data_10kiB.bin"
 
const std::string url_input_root = "http://localhost:8080/"
 

Detailed Description

Definition at line 50 of file test_iostream01.cpp.

Constructor & Destructor Documentation

◆ TestIOStream01()

TestIOStream01::TestIOStream01 ( )
inline

Definition at line 55 of file test_iostream01.cpp.

◆ ~TestIOStream01()

TestIOStream01::~TestIOStream01 ( )
inline

Definition at line 81 of file test_iostream01.cpp.

Member Function Documentation

◆ test00_protocols()

void TestIOStream01::test00_protocols ( )
inline

Definition at line 88 of file test_iostream01.cpp.

◆ test01_sync_ok()

void TestIOStream01::test01_sync_ok ( )
inline

Definition at line 158 of file test_iostream01.cpp.

◆ test02_sync_404()

void TestIOStream01::test02_sync_404 ( )
inline

Definition at line 193 of file test_iostream01.cpp.

◆ test11_async_ok()

void TestIOStream01::test11_async_ok ( )
inline

Definition at line 226 of file test_iostream01.cpp.

◆ test12_async_404()

void TestIOStream01::test12_async_404 ( )
inline

Definition at line 280 of file test_iostream01.cpp.

Member Data Documentation

◆ url_input_root

const std::string TestIOStream01::url_input_root = "http://localhost:8080/"

Definition at line 52 of file test_iostream01.cpp.

◆ basename_10kiB

const std::string TestIOStream01::basename_10kiB = "testfile_data_10kiB.bin"

Definition at line 53 of file test_iostream01.cpp.


The documentation for this class was generated from the following file: