Mark some throwing calls with `try`; mark the enclosing test functions with `throws`, letting the XCTest framework handle error reporting for us.
Mark some throwing calls with `try`; mark the enclosing test functions with `throws`, letting the XCTest framework handle error reporting for us.