OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
Check plugin's implementation of managerApi.ManagerInterface.managementPolicy. More...
Public Member Functions | |
def | test_when_called_with_single_trait_set_returns_single_result (self) |
def | test_when_called_with_ten_trait_sets_returns_ten_results (self) |
def | test_calling_with_read_context (self) |
def | test_calling_with_write_context (self) |
def | test_calling_with_createRelated_context (self) |
def | test_calling_with_required_context (self) |
def | test_calling_with_managerDriven_context (self) |
def | test_calling_with_empty_trait_set_does_not_error (self) |
def | test_calling_with_unknown_complex_trait_set_does_not_error (self) |
Check plugin's implementation of managerApi.ManagerInterface.managementPolicy.
def test_calling_with_createRelated_context | ( | self | ) |
def test_calling_with_empty_trait_set_does_not_error | ( | self | ) |
def test_calling_with_managerDriven_context | ( | self | ) |
def test_calling_with_read_context | ( | self | ) |
def test_calling_with_required_context | ( | self | ) |
def test_calling_with_unknown_complex_trait_set_does_not_error | ( | self | ) |
def test_calling_with_write_context | ( | self | ) |
def test_when_called_with_single_trait_set_returns_single_result | ( | self | ) |
def test_when_called_with_ten_trait_sets_returns_ten_results | ( | self | ) |
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License