Searched refs:NotifyCacherCallCount (Results 1 – 4 of 4) sorted by relevance
374 Expect(dbTeamFactory.NotifyCacherCallCount()).To(Equal(1))387 Expect(dbTeamFactory.NotifyCacherCallCount()).To(Equal(0))
415 func (fake *FakeTeamFactory) NotifyCacherCallCount() int { func