In the test, you'll have to explicitly mock the Person class, but Company can be implicitly mocked. # hello_world_test.pyimport pytest from ...
確定! 回上一頁