nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Attributes | List of all members
OutputRedirectorTest Class Reference

Public Attributes

const std::string testDir = nx::kit::test::staticTempDir()
 
const std::string processName = nx::kit::utils::getProcessName()
 
const std::string stdoutFilePath = testDir + processName + std::string("_stdout.log")
 
const std::string stderrFilePath = testDir + processName + std::string("_stderr.log")
 
std::unique_ptr< const OutputRedirectorAdapteroutputRedirectorAdapter
 

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