Searched refs:has_behaviors (Results 1 – 1 of 1) sorted by relevance
37 def when(has_behaviors): argument38 assertThat(isinstance(has_behaviors, IHasBehaviors)).isTrue()39 return has_behaviors.get_behaviors()