OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
Check a plugin's implementation of managerApi.ManagerInterface.preflight. More...
Public Member Functions | |
def | test_has_capability (self) |
def | test_when_multiple_references_then_same_number_of_returned_references (self) |
def | test_when_reference_is_read_only_then_access_error_is_returned (self) |
def | test_when_reference_malformed_then_malformed_entity_reference_error_returned (self) |
def | test_when_preflight_hint_invalid_then_invalid_preflight_hint_error_returned (self) |
Check a plugin's implementation of managerApi.ManagerInterface.preflight.
def test_has_capability | ( | self | ) |
def test_when_multiple_references_then_same_number_of_returned_references | ( | self | ) |
def test_when_preflight_hint_invalid_then_invalid_preflight_hint_error_returned | ( | self | ) |
def test_when_reference_is_read_only_then_access_error_is_returned | ( | self | ) |
def test_when_reference_malformed_then_malformed_entity_reference_error_returned | ( | self | ) |
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License