django-lib: Additional BaseAPITest helper assertion
Introduce assertMethodNotAllowed method in BaseAPITest class. The method asserts that provided response is a valid ``Method not allowed`` API response.
Please register or sign in to comment
Introduce assertMethodNotAllowed method in BaseAPITest class. The method asserts that provided response is a valid ``Method not allowed`` API response.