I\'m writing some unit tests for my defined LocalDataSource classes that wraps the functionality of a Room databse DAO, my code looks like this:
LocalDataSource
DAO