Nix 2.30.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::CommonProtoTest Class Reference
Inheritance diagram for nix::CommonProtoTest:

Public Member Functions

template<typename T>
void readProtoTest (PathView testStem, const T &expected)
 
template<typename T>
void writeProtoTest (PathView testStem, const T &decoded)
 

Member Function Documentation

◆ readProtoTest()

template<typename T>
void nix::CommonProtoTest::readProtoTest ( PathView testStem,
const T & expected )
inline

Golden test for T reading

◆ writeProtoTest()

template<typename T>
void nix::CommonProtoTest::writeProtoTest ( PathView testStem,
const T & decoded )
inline

Golden test for T write


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