PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
test_data_generator.cpp File Reference

Implementation of DICOM test data generators. More...

#include "test_data_generator.h"
#include "kcenon/pacs/core/dicom_element.h"
#include <algorithm>
#include <atomic>
#include <chrono>
#include <ctime>
#include <iomanip>
#include <random>
#include <set>
#include <sstream>
Include dependency graph for test_data_generator.cpp:

Go to the source code of this file.

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::integration_test
 

Detailed Description

Implementation of DICOM test data generators.

See also
Issue #137 - Test Fixtures Extension

Definition in file test_data_generator.cpp.