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

Check plugin's implementation of managerApi.ManagerInterface.managementPolicy. More...

Inheritance diagram for Test_managementPolicy:

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)
 

Detailed Description

Check plugin's implementation of managerApi.ManagerInterface.managementPolicy.

Member Function Documentation

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)

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