catalog Package

test_core Module

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

Bases: testtools.testcase.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]

Table Of Contents

Previous topic

unit Package

Next topic

common Package

This Page