intercom_test package

Module contents

Intercomponent Testing (Interface by Example)

The main functionality of this package is accessible through InterfaceCaseProvider. CaseAugmenter and it’s predefined subclasses, typically necessary for testing service provider code, are also available from this module. These classes come from framework but are imported into the base namespace of this package for ease of use.

For cross-language compatibility, the ASN1 source for encoding JSON values is available from this module as JSON_ASN1_SOURCE.