Searched refs:IHasBehaviors (Results 1 – 4 of 4) sorted by relevance
26 class IHasBehaviors(ABC): class38 assertThat(isinstance(has_behaviors, IHasBehaviors)).isTrue()
34 from cert.behavior import IHasBehaviors
31 from cert.behavior import IHasBehaviors117 class ObjectWithBehaviors(IHasBehaviors):
19 from cert.behavior import IHasBehaviors, SingleArgumentBehavior, ReplyStage159 class CertL2cap(Closable, IHasBehaviors):