Crate iquery_test_support
source ·Structs
Provides a mock
RealmExplorer
interface.
The info_vec
contained in this struct will be the returned
result of GetAllInstanceInfos
.Provides a mock
RealmQuery
interface.Builder struct for
RealmQueryResult
/
This is an builder interface meant to simplify building of test fixtures.
Example usage:Inner struct of
MockRealmQueryBuilder
to provide a builder interface for
RealmQuery protocol responses.