OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
Check plugin's implementation of managerApi.ManagerInterface.resolve. More...
Public Attributes | |
a_reference_to_a_readable_entity | |
Check plugin's implementation of managerApi.ManagerInterface.resolve.
def setUp | ( | self | ) |
def test_has_capability | ( | self | ) |
def test_when_multiple_references_then_same_number_of_returned_specifications | ( | self | ) |
def test_when_no_traits_then_returned_specification_is_empty | ( | self | ) |
def test_when_resolving_malformed_reference_then_malformed_reference_error_is_returned | ( | self | ) |
def test_when_resolving_missing_reference_then_resolution_error_is_returned | ( | self | ) |
def test_when_resolving_read_only_reference_for_publish_then_access_error_is_returned | ( | self | ) |
def test_when_resolving_write_only_reference_for_read_then_access_error_is_returned | ( | self | ) |
def test_when_unknown_traits_then_returned_specification_is_empty | ( | self | ) |
def test_when_valid_and_unknown_traits_then_returned_specification_only_has_valid_traits | ( | self | ) |
def test_when_valid_traits_then_returned_specification_has_those_traits | ( | self | ) |
a_reference_to_a_readable_entity |
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License