An exception which can be raised by fakes to test that the fake is called with expected arguments.

Method __init__ Store the positional and keyword arguments as attributes.
def __init__(self, args, kwargs):

Store the positional and keyword arguments as attributes.

ParametersargsThe positional args.
kwargsThe keyword args.
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.