Home
last modified time | relevance | path

Searched defs:mock_registry (Results 1 – 8 of 8) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/installation/
H A Dinstallation_test.go10 mock_registry "github.com/cloudfoundry/bosh-cli/registry/mocks" packageName
H A Dinstaller_test.go12 mock_registry "github.com/cloudfoundry/bosh-cli/registry/mocks" packageName
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozfile/tests/
H A Dtest_which.py45 def mock_registry(key, subkey): function
/dports/www/firefox/firefox-99.0/testing/mozbase/mozfile/tests/
H A Dtest_which.py45 def mock_registry(key, subkey): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozfile/tests/
H A Dtest_which.py45 def mock_registry(key, subkey): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozbase/mozfile/tests/
H A Dtest_which.py42 def mock_registry(key, subkey): function
/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Dcreate_env_test.go44 mock_registry "github.com/cloudfoundry/bosh-cli/registry/mocks" packageName
/dports/devel/py-oslo.versionedobjects/oslo.versionedobjects-2.5.0/oslo_versionedobjects/tests/
H A Dtest_objects.py329 def test_register(self, mock_registry): argument