If a function is expected to assert / raise on failure (rather than return boolean), its name should start with "check_".