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

Tests that the persistenceTokenForState method is implemented if createState has been implemented to return a custom state object. More...

Inheritance diagram for Test_persistenceTokenForState:

Public Member Functions

def test_when_createState_implemented_then_persistenceTokenForState_returns_string (self)
 

Detailed Description

Tests that the persistenceTokenForState method is implemented if createState has been implemented to return a custom state object.

Member Function Documentation

def test_when_createState_implemented_then_persistenceTokenForState_returns_string (   self)

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