Searched defs:check_unexpected (Results 1 – 2 of 2) sorted by relevance
1054 fn check_unexpected(&self) -> Result<()> { in check_unexpected() method
1617 def __init__(self, responses, check_unexpected=False): argument