keystone.tests.unit.federation package

Submodules

keystone.tests.unit.federation.test_core module

class keystone.tests.unit.federation.test_core.TestFederationProtocol(*args, **kwargs)[source]

Bases: keystone.tests.unit.core.TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_create_protocol()[source]
test_create_protocol_with_invalid_mapping_id()[source]
test_create_protocol_with_remote_id_attribute()[source]
test_update_protocol()[source]
test_update_protocol_with_invalid_mapping_id()[source]
test_update_protocol_with_remote_id_attribute()[source]

Module contents