Path 1: 47 calls (1.0)

OtherAssociationsHandler (47)

OtherAssociationsHandler (47)

1def set_next(
2        self, handler: AssociationHandlerInterface
3    ) -> AssociationHandlerInterface:
4        self._next_handler = handler
5        return handler