|
| template<typename T> |
| void | readTest (PathView testStem, T value) |
| template<typename T> |
| void | writeTest (PathView testStem, const T &value) |
|
|
Path | goldenMaster (std::string_view testStem) |
|
Path | unitTestData |
◆ readTest()
template<typename T>
| void nix::CommonProtoTest::readTest |
( |
PathView | testStem, |
|
|
T | value ) |
|
inline |
Golden test for T reading
◆ writeTest()
template<typename T>
| void nix::CommonProtoTest::writeTest |
( |
PathView | testStem, |
|
|
const T & | value ) |
|
inline |
The documentation for this class was generated from the following file:
- tests/unit/libstore/common-protocol.cc