mercredi 4 novembre 2020

Which architecture is most suitable for android test driven development

I need to learn about test driven development. I want to use an application which I have already implemented. Its hasn't specifically used a structural design pattern. All the business logic is in a activity or in a fragment.

Since the logic is mainly in the UI activity or fragment do I have to change it to a architectural pattern like mvvm or mvp?

What is the most suitable architectural pattern for test driven development?

Aucun commentaire:

Enregistrer un commentaire