Extending 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 extending a base configuration context API. For information on creating a custom context API, see Creating context APIs. For information on adding resources for a line of business, see The Line/Job Context API.