I have been trying to work on writing test cases for volley custom request, referencing For which I have implemented FakeHttpStack class and FakeRequestQueue<
FakeHttpStack
FakeRequestQueue<
In the app-level build.gradle file, add
defaultConfig{ multiDexEnabled true }