Creating context APIs

For Behavior Testing Framework, there are three primary implementation tasks related to context APIs:

  • Extending a base configuration context API, which can include:
    • Adding new methods
    • Overriding existing methods
  • Creating a custom context API
  • Adding resources for a specific line of business to the LOB/Job context API

This topic focuses on the process of creating a custom context API. For information on extending a base configuration context API, see Extending context APIs. For information on adding resources for a line of business, see The Line/Job Context API.