BratinaRok / android-bank-manager

bank manager application
0 stars 1 forks source link

checkLogInSuccessful is not testing properly #20

Closed RedJocker closed 1 year ago

RedJocker commented 2 years ago
BratinaRok commented 1 year ago

Hi, What do you suggest to get rid of a static variable in "userDataArray" and refactor code or should I write a method (@Before) to clean static variables after each test? What is a better solution for that? Thanks