rippled
|
Set the expected result code for a JTx The test will fail if the code doesn't match. More...
Public Member Functions | |
ter (decltype(std::ignore)) | |
ter (TER v) | |
void | operator() (Env &, JTx &jt) const |
Private Attributes | |
std::optional< TER > | v_ |
Set the expected result code for a JTx The test will fail if the code doesn't match.
|
private |