I\'m designing UnitTest for little app. This app cout what numerology number You are using birth date. I have a problem, I what to invoke method which check number and put v
I solved this problem with adnotation @UiThreadTest before my test method.