Searched refs:shouldShowManageEducation (Results 1 – 3 of 3) sorted by relevance
105 assertEquals(sut.shouldShowManageEducation(null), false)108 assertEquals(sut.shouldShowManageEducation(bubble), false)112 assertEquals(sut.shouldShowManageEducation(bubble), false)116 assertEquals(sut.shouldShowManageEducation(bubble), true)
51 fun shouldShowManageEducation(bubble: BubbleViewProvider?): Boolean { regex
61 if (!controller.shouldShowManageEducation(bubble)) return