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

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

Inheritance diagram for Test_register:

Public Member Functions

def setUp (self)
 
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)
 

Public Attributes

 a_reference_to_a_writable_entity
 

Detailed Description

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

Member Function Documentation

def setUp (   self)
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)

Member Data Documentation

a_reference_to_a_writable_entity

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