#include <test_fixture.hpp>
|
| static std::string | jsonStr (const std::string &body, const std::string &key) |
| |
| static bool | jsonBool (const std::string &body, const std::string &key) |
| |
| static int | jsonInt (const std::string &body, const std::string &key) |
| |
| static double | jsonDouble (const std::string &body, const std::string &key) |
| |
◆ client()
◆ config()
◆ jsonBool()
| static bool camcom::test::GenICamEmuServerFixture::jsonBool |
( |
const std::string & | body, |
|
|
const std::string & | key ) |
|
inlinestaticprotected |
◆ jsonDouble()
| static double camcom::test::GenICamEmuServerFixture::jsonDouble |
( |
const std::string & | body, |
|
|
const std::string & | key ) |
|
inlinestaticprotected |
◆ jsonInt()
| static int camcom::test::GenICamEmuServerFixture::jsonInt |
( |
const std::string & | body, |
|
|
const std::string & | key ) |
|
inlinestaticprotected |
◆ jsonStr()
| static std::string camcom::test::GenICamEmuServerFixture::jsonStr |
( |
const std::string & | body, |
|
|
const std::string & | key ) |
|
inlinestaticprotected |
◆ port()
| int camcom::test::GenICamEmuServerFixture::port |
( |
| ) |
const |
|
inlineprotected |
◆ recDir()
| const std::filesystem::path & camcom::test::GenICamEmuServerFixture::recDir |
( |
| ) |
const |
|
inlineprotected |
◆ server()
◆ SetUp()
| void camcom::test::GenICamEmuServerFixture::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
| void camcom::test::GenICamEmuServerFixture::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: