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: keystone.tests.core.TestCase

setUp()[source]
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_key_not_whitelisted()[source]
test_successful_formatting()[source]

Module contents

Table Of Contents

Previous topic

keystone.tests.unit package

Next topic

keystone.tests.unit.common package

This Page