MCPcopy Create free account

hub / github.com/OpenAssetIO/OpenAssetIO / functions

Functions2,100 in github.com/OpenAssetIO/OpenAssetIO

Functionmanager_interface_b
(create_mock_manager_interface)
src/openassetio-python/tests/package/pluginSystem/test_hybridpluginsystemmanagerimplementationfactory.py:1619
Functionmapper
(mock_manager)
src/openassetio-python/tests/package/hostApi/test_terminology.py:64
MethodmaybeLoadPlugin
src/openassetio-core/src/pluginSystem/CppPluginSystem.cpp:198
MethodmaybePercentEncode
src/openassetio-core/src/utils/path/posix/detail.cpp:62
MethodmaybePercentEncodeAndAppendTo
src/openassetio-core/src/utils/path/windows/detail.cpp:39
Functionmock_add_dll_directory
Patches the _windows.addDllDirectoryFromEnvVar function with a mock and returns the mock.
src/openassetio-python/tests/package/test__windows.py:134
Functionmock_entity_reference_pager_interface
Fixture for an `EntityReferencePagerInterface` that forwards method calls to an internal public `mock.Mock` instance.
src/openassetio-python/tests/conftest.py:121
Functionmock_entity_reference_pager_interface_2
Fixture for an `EntityReferencePagerInterface` that forwards method calls to an internal public `mock.Mock` instance.
src/openassetio-python/tests/conftest.py:130
Methodmock_has_capability
(capability)
src/openassetio-python/tests/package/hostApi/test_manager.py:805
Functionmock_host_interface
Fixture for a `HostInterface` that forwards method calls to an internal public `mock.Mock` instance.
src/openassetio-python/tests/conftest.py:95
Functionmock_hybrid_plugin_system
(monkeypatch)
src/openassetio-python/tests/package/test/manager/test__implementation.py:273
Functionmock_logger
Fixture providing a mock that conforms to the LoggerInterface.
src/openassetio-python/tests/conftest.py:87
Functionmock_manager
()
src/openassetio-python/tests/package/test/manager/conftest.py:60
Functionmock_manager
(mock_manager_interface, a_host_session)
src/openassetio-python/tests/package/hostApi/test_terminology.py:45
Functionmock_manager_factory
(monkeypatch)
src/openassetio-python/tests/package/test/manager/test__implementation.py:262
Functionmock_manager_factory
(mock_manager)
src/openassetio-python/tests/package/test/manager/conftest.py:53
Functionmock_manager_impl_factory
(mock_logger)
src/openassetio-python/tests/cmodule/gil/test_managerfactory_gil.py:264
Functionmock_manager_implementation_factory
(mock_logger, mock_manager_interface)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:517
Functionmock_manager_interface
Fixture for a `ManagerInterface` that asserts parameter types and forwards method calls to an internal public `mock.Mock` instance.
src/openassetio-python/tests/conftest.py:139
Functionmock_plugin_system
(monkeypatch)
src/openassetio-python/tests/package/ui/pluginSystem/test_pythonpluginsystemuidelegateimplementationfactory.py:161
Functionmock_plugin_system
(monkeypatch)
src/openassetio-python/tests/package/pluginSystem/test_pythonpluginsystemmanagerimplementationfactory.py:162
Functionmock_test_case_class
(mock_test_case_one, mock_test_case_two)
src/openassetio-python/tests/package/test/manager/test__implementation.py:291
Functionmock_test_case_one
()
src/openassetio-python/tests/package/test/manager/test__implementation.py:310
Functionmock_test_case_two
()
src/openassetio-python/tests/package/test/manager/test__implementation.py:315
Functionmock_ui_delegate_impl_factory
(mock_logger)
src/openassetio-python/tests/cmodule/gil/test_uidelegatefactory_gil.py:203
Functionmock_ui_delegate_implementation_factory
(mock_logger, mock_ui_delegate_interface)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:547
Functionmock_ui_delegate_interface
(create_mock_ui_delegate_interface)
src/openassetio-python/tests/conftest.py:166
Functionmock_ui_delegate_request_interface
()
src/openassetio-python/tests/conftest.py:180
Functionmock_ui_delegate_state_interface
()
src/openassetio-python/tests/conftest.py:185
MethodnativeData
src/openassetio-python/cmodule/src/ui/UIDelegateRequestStateBinding.cpp:48
MethodnativeData
(self)
src/openassetio-python/tests/conftest.py:669
MethodnativeData
src/openassetio-python/tests/cmodule/resources/_testutils/UIDelegateTest.cpp:36
MethodnativeData
src/openassetio-ui/src/ui/hostApi/UIDelegateRequestInterface.cpp:16
MethodnativeData
src/openassetio-ui/src/ui/managerApi/UIDelegateRequest.cpp:31
MethodnativeData
src/openassetio-ui/src/ui/managerApi/UIDelegateStateInterface.cpp:16
Methodnext
src/openassetio-python/cmodule/src/managerApi/EntityReferencePagerInterfaceBinding.cpp:33
Methodnext
src/openassetio-core/src/hostApi/EntityReferencePager.cpp:45
Methodnext
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:596
Functionnon_canonical_test_manager_config
(resources_dir, monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:552
Functionnon_canonical_test_ui_delegate_config
(resources_dir, monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:582
Functionnon_existent_manager_config
(monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/hostApi/test_managerfactory.py:563
Functionnon_existent_ui_delegate_config
(monkeypatch, use_env_var_for_config_file)
src/openassetio-python/tests/package/ui/hostApi/test_uidelegatefactory.py:593
Functionnoop
(_)
src/openassetio-python/tests/package/pluginSystem/test_cpppluginsystem.py:546
Functionnoop
(_)
src/openassetio-python/tests/cmodule/gil/test_cpppluginsystem_gil.py:34
Functionoa_InfoDictionary_getBool
src/openassetio-core-c/src/InfoDictionary.cpp:160
Functionoa_InfoDictionary_getFloat
src/openassetio-core-c/src/InfoDictionary.cpp:170
Functionoa_InfoDictionary_getInt
src/openassetio-core-c/src/InfoDictionary.cpp:165
Functionoa_InfoDictionary_setBool
src/openassetio-core-c/src/InfoDictionary.cpp:194
Functionoa_InfoDictionary_setFloat
src/openassetio-core-c/src/InfoDictionary.cpp:205
Functionoa_InfoDictionary_setInt
src/openassetio-core-c/src/InfoDictionary.cpp:200
Functionoa_InfoDictionary_setStr
src/openassetio-core-c/src/InfoDictionary.cpp:211
Functionopenassetio_env_with_test_resources
A fixture that configures the process environment such that the OpenAssetIO library can load the associated test resource plugins, and de
src/openassetio-python/tests/package/test/manager/conftest.py:42
Methodoperator!=
* Compare all fields in this instance and another for by-value * non-equality. * * @param other Other instance to compare against.
src/openassetio-ui/include/openassetio/ui/hostApi/UIDelegateFactory.hpp:90
Methodoperator!=
src/openassetio-core/src/trait/TraitsData.cpp:132
Methodoperator!=
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if conte
src/openassetio-core/include/openassetio/EntityReference.hpp:61
Methodoperator!=
* Compares two instances to see if they do not match. * * @return `true` if the batch elements errors do not match, otherwise * `false`. *
src/openassetio-core/include/openassetio/errors/BatchElementError.hpp:159
Methodoperator!=
* Compare all fields in this instance and another for by-value * non-equality. * * @param other Other instance to compare against.
src/openassetio-core/include/openassetio/hostApi/ManagerFactory.hpp:87
Methodoperator()
src/openassetio-core/src/utils/Regex.hpp:32
Methodoperator()
src/openassetio-core/src/utils/formatter.cpp:118
Methodoperator()
src/openassetio-core/include/openassetio/EntityReference.hpp:128
Methodoperator<
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if this
src/openassetio-core/include/openassetio/EntityReference.hpp:71
Methodoperator<=
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if this
src/openassetio-core/include/openassetio/EntityReference.hpp:83
Functionoperator==
Comparison operator to allow CHECKing two `StringView`s are equal.
src/openassetio-core-c/tests/StringViewReporting.hpp:15
Methodoperator==
* Compare all fields in this instance and another for by-value * equality. * * @param other Other instance to compare against. *
src/openassetio-ui/include/openassetio/ui/hostApi/UIDelegateFactory.hpp:77
Methodoperator==
src/openassetio-core/src/trait/TraitsData.cpp:79
Methodoperator==
src/openassetio-core/src/trait/TraitsData.cpp:130
Methodoperator==
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if conte
src/openassetio-core/include/openassetio/EntityReference.hpp:50
Methodoperator==
* Compares two instances to see if they match. * * @return `true` if the batch elements errors match, otherwise `false`. */
src/openassetio-core/include/openassetio/errors/BatchElementError.hpp:149
Methodoperator==
* Compare all fields in this instance and another for by-value * equality. * * @param other Other instance to compare against. *
src/openassetio-core/include/openassetio/hostApi/ManagerFactory.hpp:74
Methodoperator>
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if this
src/openassetio-core/include/openassetio/EntityReference.hpp:95
Methodoperator>=
* Compare this reference with another lexicographically. * * @param other Entity reference to compare against. * * @return `true` if this
src/openassetio-core/include/openassetio/EntityReference.hpp:105
MethodotherValue
src/openassetio-python/tests/cmodule/resources/_testutils/PyRetainingSharedPtrTest.cpp:98
MethodpathFromUrl
* Convert a file URL to a path for a given platform type. * * @param fileUrl URL to convert. * @param pathType Platform associated with path.
src/openassetio-core/src/utils/path.cpp:107
MethodpathFromUrl
src/openassetio-core/src/utils/path/windows.cpp:44
MethodpathFromUrl
src/openassetio-core/src/utils/path/posix.cpp:50
MethodpathToUrl
* Validate a path and construct a file URL from it. * * @param path Path string. * @param pathType Platform associated with path. * @retur
src/openassetio-core/src/utils/path.cpp:83
MethodpathToUrl
src/openassetio-core/src/utils/path/windows.cpp:23
MethodpathToUrl
src/openassetio-core/src/utils/path/posix.cpp:18
Functionpath_with_openassetio_dll
Provides a temporary path containing an openassetio.dll file.
src/openassetio-python/tests/package/test__windows.py:145
Functionpath_without_openassetio_dll
Provides an arbitrary path that does not contain an openassetio.dll file.
src/openassetio-python/tests/package/test__windows.py:155
MethodpersistenceTokenForState
src/openassetio-python/cmodule/src/managerApi/ManagerInterfaceBinding.cpp:84
MethodpersistenceTokenForState
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:196
MethodpersistenceTokenForState
examples/manager/SimpleCppManager/src/SimpleCppManager.cpp:417
Functionplugin_a_identifier
()
src/openassetio-python/tests/conftest.py:190
Functionplugin_b_identifier
()
src/openassetio-python/tests/package/pluginSystem/conftest.py:34
MethodpopulateUI
src/openassetio-python/cmodule/src/ui/managerApi/UIDelegateInterfaceBinding.cpp:74
MethodpopulateUI
src/openassetio-ui/src/ui/managerApi/UIDelegateInterface.cpp:46
MethodprefixDrivePath
src/openassetio-core/src/utils/path/windows/pathTypes.cpp:220
MethodprefixUncSharePath
src/openassetio-core/src/utils/path/windows/pathTypes.cpp:295
Methodpreflight
src/openassetio-core-c/src/managerApi/CManagerInterfaceAdapter.cpp:136
Methodpreflight
src/openassetio-core/src/hostApi/ManagerConveniences.cpp:393
Methodpreflight
src/openassetio-core/src/managerApi/ManagerInterface.cpp:174
Methodpreflight
src/openassetio-core/src/pluginSystem/HybridPluginSystemManagerImplementationFactory.cpp:283
Functionpure_virtual_error_msg
()
src/openassetio-python/tests/package/ui/managerApi/test_uidelegateinterface.py:123
Functionpure_virtual_error_msg
()
src/openassetio-python/tests/package/managerApi/test_managerinterface.py:454
MethodpyNativeData
src/openassetio-python/cmodule/src/ui/UIDelegateRequestStateBinding.cpp:52
MethodpyNativeData
src/openassetio-python/cmodule/src/ui/UIDelegateRequestStateBinding.cpp:89
Functionpyi_dir
()
src/openassetio-python/tests/package/_openassetio/test_pyi.py:85
FunctionqueryBasicDetails
src/private/include/openassetio/private/hostApi/factory.hpp:45
Methodraise_exception
(self)
src/openassetio-python/tests/package/hostApi/test_entityreferencepager.py:152
← previousnext →901–1,000 of 2,100, ranked by callers