OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
openassetio.test.manager Namespace Reference

This package contains a test harness that can exercise a manager plugin implementation against a standard API compliance suite, or other user supplied test cases. More...

Namespaces

 __main__
 
 _implementation
 Private implementation classes for the manager test framework.
 
 apiComplianceSuite
 A manager test harness test case suite that validates that a specific manager plugin complies to the relevant core OpenAssetIO API contract.
 
 harness
 A unittest based test harness that allows manager plugin developers to check that their implementation meets the requirements of the API.
 

Detailed Description

This package contains a test harness that can exercise a manager plugin implementation against a standard API compliance suite, or other user supplied test cases.