test_ngspicepy.py 文件源码

python
阅读 25 收藏 0 点赞 0 评论 0

项目:ngspicepy 作者: ashwith 项目源码 文件源码
def test_api_call(self, mock_get_info):
        ng.get_data('v-sweep')
        # mock_get_info.assert_called_once_with(create_string_buffer(b'v-sweep'))
        assert mock_get_info.called
        ng.reset()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号