In ex49 one should test a failure (raise exception). ... with pytest.raises(ParserError): assert x.verb == 'go' assert x.subject ...
確定! 回上一頁