MockResponse

class pytest_response.interceptors.aiohttp.MockResponse(status, data, headers={})[source]

Bases: pytest_response.app.BaseMockResponse

Methods Summary

text()

Methods Documentation

async text()[source]