I\'am trying to do testing for rawquery using Room. I am using JUnit 4. Here is my code:
// MovieRepositoryTest.kt @Test fun getWatchlistTv() { va