#include "irsol/protocol/message/success.hpp"
#include <catch2/catch_all.hpp>
#include <memory>
#include <string>
Go to the source code of this file.
◆ CHECK() [1/2]
CHECK |
( |
result. |
hasBody() | ) |
|
◆ CHECK() [2/2]
CHECK |
( |
result. |
identifier = =identifier | ) |
|
◆ CHECK_FALSE()
CHECK_FALSE |
( |
result. |
hasBody() | ) |
|
◆ assignment
◆ inquiry_result
Initial value:= GENERATE(
std::variant< int, double, std::string > protocol_value_t
Variant type representing protocol values that can be one of several types.
Definition at line 41 of file test_success.cpp.
◆ result
◆ value