Questions tagged as 'test'

0
answers

how to test for nested classes?

I just start with this @test, someone could help me with just one example for the next case, because within the coverage also asks me to cover this class, and try several things but not. THANK YOU public class MappersVars{ private MappersVar...
asked by 16.02.2018 / 23:30
0
answers

Django does not save objects after save () when I compare in the test but if it works by shell

More than a problem is a doubt of not knowing what is happening, the logic is not very complex and the code at least by shell works well but when I want to write test to prove it gives me error and I would like to know why. .. the logic is as fo...
asked by 09.12.2017 / 23:44
1
answer

How to thoroughly test an Android app?

I am learning about the development of apps in Android Studio and I have some applications uploaded to Google Play, where they present some blocks in some devices. For example I am aware that in the Samsung Galaxy S6 and S6 Edge this error ju...
asked by 05.10.2018 / 23:42