The nova.tests.api.test_sizelimit Module

class TestLimitingReader(*args, **kwargs)

Bases: nova.test.TestCase

test_limiting_reader()
test_limiting_reader_fails()
class TestRequestBodySizeLimiter(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_content_length_acceptable()
test_content_length_too_large()
test_request_too_large_no_content_length()

Previous topic

The nova.tests.api.test_auth Module

Next topic

The nova.tests.api.test_validator Module

This Page