keystone.tests.unit.catalog package

Submodules

keystone.tests.unit.catalog.test_core module

class keystone.tests.unit.catalog.test_core.FormatUrlTests(*args, **kwargs)[source]

Bases: testtools.testcase.TestCase

test_formatting_a_non_string()[source]
test_raises_malformed_on_incomplete_format()[source]
test_raises_malformed_on_missing_key()[source]
test_raises_malformed_on_wrong_type()[source]
test_substitution_with_allowed_keyerror()[source]
test_substitution_with_key_not_allowed()[source]
test_successful_formatting()[source]

Module contents

Table Of Contents

Previous topic

keystone.tests.unit.backend.role package

Next topic

keystone.tests.unit.common package

This Page