class documentation

class BrokenContextFactory:

View In Hierarchy

A context factory with a broken getContext method, for exercising the error handling for such a case.

Method getContext Undocumented
Class Variable message Undocumented
def getContext(self):

Undocumented

message: str =

Undocumented