Searched refs:testEntityQueries (Results 1 – 3 of 3) sorted by relevance
39 override val testEntityQueries: TestEntityQueriesImpl = TestEntityQueriesImpl(this, driver) in <lambda>() constant97 notifyQueries(-2020431062, { database.testEntityQueries.selectAll }) in selectAll()
26 val testEntityQueries: TestEntityQueries constant
77 val dao = Database(driver).testEntityQueries in test()