Expand description
Functions helping writing tests
Functions§
- extract_
string - Helper function to extract string from an
Option<Value>
to remove boilerplate with tester error handling - number_
args_ allowed - Check that the number of args match what was expected
- value_
defined - Called to check if the Value is defined and return an Err if not