Prefix two throwing calls with `try`. Label the enclosing test functions with `throws` so the XCTest machinery helps us with error reporting.
Prefix two throwing calls with `try`. Label the enclosing test functions with `throws` so the XCTest machinery helps us with error reporting.