puppet-keystone/spec/unit/type
Takashi Kajinami 0f8158a399 Replace mocha by rspec-mocks
puppetlabs_spec_helper recommends rspec-mocks instead of mocha[1] and
it uses rspec-mocks by default instead of mocha since v 5.0.0[2]

This is the prep work to adapt to that migration.

[1] https://github.com/puppetlabs/puppetlabs_spec_helper/#mock_with
[2] 493f0cbc1c

Closes-Bug: #2004135
Change-Id: Idfb4d8344af472aec0c6bbdd9b3600eedd17eb46
2023-02-10 22:46:10 +09:00
..
keystone_config_spec.rb Fix wrong test description 2022-07-15 11:45:10 +09:00
keystone_domain_config_spec.rb Add keystone domain specific configuration. 2016-01-05 19:42:15 +00:00
keystone_endpoint_spec.rb Keystone_endpoint match service by name/type. 2015-11-23 11:30:08 +01:00
keystone_identity_provider_spec.rb Replace mocha by rspec-mocks 2023-02-10 22:46:10 +09:00
keystone_service_spec.rb Support for services different only by type. 2015-11-05 13:47:28 +01:00
keystone_tenant_spec.rb Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_user_role_spec.rb Add support for system scope 2021-12-16 22:51:08 +09:00
keystone_user_spec.rb Fix default domain. 2015-11-20 11:50:24 +01:00
keystone_uwsgi_config_spec.rb Fix wrong test description 2022-07-15 11:45:10 +09:00