The nova.tests.api.test_validator Module

class ValidatorTestCase(*args, **kwargs)

Bases: nova.test.TestCase

test_default_validator()
test_only_tests_intersect()

Test that validator.validate only tests the intersect of keys from args and validator.

test_validate()
test_validate_ec2_id()
test_validate_image_path()
test_validate_int()
test_validate_str()
test_validate_url_path()
test_validate_user_data()

Previous topic

The nova.tests.api.test_sizelimit Module

Next topic

The nova.tests.api.test_wsgi Module

This Page