OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
Test_preflight Class Reference

Check a plugin's implementation of managerApi.ManagerInterface.preflight. More...

Inheritance diagram for Test_preflight:

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)
 

Detailed Description

Check a plugin's implementation of managerApi.ManagerInterface.preflight.

Member Function Documentation

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)

The documentation for this class was generated from the following file:
  • /src/src/openassetio-python/package/openassetio/test/manager/apiComplianceSuite.py