Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用pyhdfs 客户端向 HDFS 集群发送请求的类。我想模拟这个类所做的调用,以检查是否将正确的请求发送到 HDFS。有没有一种简单的方法可以使用例如 library 来做到这一点responses?
responses