ANDROID – Unit test with Bundle not working
I’m having problems trying to creat Unit Tests that uses Bundle.
I’m pretty sure the problems are related with the fact that I’m trying to Unit Test an object that is from the Android framework (Bundle).
I’m having problems trying to creat Unit Tests that uses Bundle.
I’m pretty sure the problems are related with the fact that I’m trying to Unit Test an object that is from the Android framework (Bundle).