ContactsTestIviDataSource

Test data source which can be used during testing of contacts.

Constructors

Link copied to clipboard
fun ContactsTestIviDataSource(jumpingSupported: Boolean = true, keyReuseSupported: Boolean = true)

Inherited properties

Functions

Link copied to clipboard
fun reload()
Link copied to clipboard
fun setContacts(contactsList: List<Contact>, contactOrderBy: ContactsDataSourceQuery.ContactOrderBy? = null)

Inherited functions