# Functions
NewValueRecorder returns a fresh ValueRecorder instance.
# Variables
OkValue is used for sqlmock package for when the checks should always return true.
# Interfaces
ValueRecorder records the values when they are seen and compares them when they are asked.