D | behavior.py | 55 def begin(self, matcher): argument 91 def wait_until_invoked(self, matcher, times, timeout): argument 105 def __init__(self, behavior, matcher, reply_stage_factory): argument 121 def init(self, behavior, matcher, persistence): argument 132 def __init__(self, matcher, persistence, fn): argument 151 def __init__(self, behavior, matcher, timeout): argument
|