Assert that the mock was called exactly once and that call was with the specified arguments. >>> >>> mock = Mock(return_value ...
確定! 回上一頁